Port details |
- vexcl C++ vector expression template library for OpenCL/CUDA
- 1.4.3 devel
=0 1.4.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-04-19 03:40:25
- Last Update: 2021-11-13 21:59:25
- Commit Hash: a071d8b
- License: MIT
- Description:
- VexCL is a vector expression template library for OpenCL/CUDA. It has been
created for ease of GPGPU development with C++. VexCL strives to reduce amount
of boilerplate code needed to develop GPGPU applications. The library provides
convenient and intuitive notation for vector arithmetic, reduction, sparse
matrix-vector products, etc. Multi-device and even multi-platform computations
are supported.
WWW: https://github.com/ddemidov/vexcl
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/vexcl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/vexcl
- pkg install vexcl
- PKGNAME: vexcl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1636828960
SHA256 (ddemidov-vexcl-1.4.3_GH0.tar.gz) = c9f2a429dc4454e69332cc8b7fbaa5adcd831bce1267fcc1f19e1c110d82deb8
SIZE (ddemidov-vexcl-1.4.3_GH0.tar.gz) = 425619
- 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
- opencl>0 : devel/opencl
- ocl-icd>0 : devel/ocl-icd
- cmake : devel/cmake
- ninja : devel/ninja
- Runtime dependencies:
-
- boost-libs>0 : devel/boost-libs
- opencl>0 : devel/opencl
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_vexcl
- USES:
- cmake:testing localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|