Port details |
- opensycl Multi-backend implementation of SYCL for CPUs and GPUs
- 0.9.4 lang
=2 0.9.4Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-04-02 17:54:06
- Last Update: 2024-08-17 00:40:36
- Commit Hash: 7fa88ac
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/OpenSYCL/OpenSYCL
- Description:
- Open SYCL is a modern SYCL implementation targeting CPUs and GPUs from all major
vendors that supports many use cases and approaches for implementing SYCL.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/opensycl/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/opensycl
- pkg install opensycl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opensycl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680456959
SHA256 (OpenSYCL-OpenSYCL-v0.9.4_GH0.tar.gz) = 6262533191c812966e2f8b67e6ae510ae5ad2cf7e0caecc9957e8a69423e51c4
SIZE (OpenSYCL-OpenSYCL-v0.9.4_GH0.tar.gz) = 1666100
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- boost-libs>0 : devel/boost-libs
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- llvm-config15 : devel/llvm15
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_opensycl
- USES:
- cmake python shebangfix compiler:c++11-lang llvm:15
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.4 17 Aug 2024 00:40:36
    |
Yasuhiro Kimura (yasu)  |
lang/opensycl: Fix warning messages with `make describe`
% pwd
/usr/ports/lang/opensycl
% make describe
sh: /usr/local/llvm15/bin/clang: not found
make: "/usr/ports/Mk/Uses/compiler.mk" line 83: warning:
"/usr/local/llvm15/bin/clang --version" returned non-zero status
make: "/usr/ports/Mk/Uses/compiler.mk" line 131: warning:
"/usr/local/llvm15/bin/clang++ -### /dev/null 2>&1" returned non-zero status
opensycl-0.9.4|/usr/ports/lang/opensycl|/usr/local|Multi-backend implementation
of SYCL for CPUs and
GPUs|/usr/ports/lang/opensycl/pkg-descr|yuri@FreeBSD.org|lang||||/usr/ports/devel/boost-libs
/usr/ports/devel/cmake-core /usr/ports/devel/llvm15 /usr/ports/devel/ninja
/usr/ports/lang/python311|/usr/ports/lang/python311|https://github.com/OpenSYCL/OpenSYCL
%
Approved by: portmgr (implicit, just fix it)
Fixes: 230ffdc7852d lang/opensycl: fix build without libomp |
0.9.4 04 Aug 2024 12:00:40
    |
Piotr Kubaj (pkubaj)  |
lang/opensycl: fix build without libomp
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600
(_FPHSA_FAILURE_MESSAGE)
/usr/local/share/cmake/Modules/FindOpenMP.cmake:581
(find_package_handle_standard_args)
src/runtime/CMakeLists.txt:181 (find_package) |
0.9.4 27 May 2024 21:02:36
    |
Yuri Victorovich (yuri)  |
lang/opensycl: Broken on 13 armv7
Reported by: fallout |
0.9.4 13 Jul 2023 06:54:32
    |
Yuri Victorovich (yuri)  |
lang/opensycl: Broken on i386
Reported by: fallout |
0.9.4 07 Jun 2023 04:45:24
    |
Yuri Victorovich (yuri)  |
lang/opensycl: Fix build on 32-bit systems
Breakage was due to a C++ error.
Reported by: fallout |
0.9.4 03 Apr 2023 18:31:17
    |
Yuri Victorovich (yuri)  |
lang/opensycl: Add test target |
0.9.4 02 Apr 2023 17:50:56
    |
Yuri Victorovich (yuri)  |
lang/opensycl: New port: Multi-backend implementation of SYCL for CPUs and GPUs |
Number of commits found: 7
|