| Port details on branch 2026Q3 |
- cltune Library to tune OpenCL kernels
- 2.7.0_3 devel
=0 2.7.0_3Version of this port present on the latest quarterly branch. DEPRECATED: Last release 9 years ago, does not build with CMake 4
EXPIRATION DATE: 2026-11-30
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2026-08-29 15:13:59
- Last Update: 2026-08-29 15:10:21
- Commit Hash: dafc096
- License: APACHE20
- WWW:
- https://github.com/CNugteren/CLTune
- Description:
- CLTune is a C++ library which can be used to automatically tune your OpenCL
and CUDA kernels. The only thing you'll need to provide is a tuneable kerne
and a list of allowed parameters and values.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/cltune/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cltune
- pkg install cltune
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cltune
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1499435500
SHA256 (CNugteren-CLTune-2.7.0_GH0.tar.gz) = 381628e5af8dd06c1664599975ccb51d4cf68678fbfd092d02962e485f1a502a
SIZE (CNugteren-CLTune-2.7.0_GH0.tar.gz) = 138067
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:
-
- opencl>=0 : devel/opencl
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- opencl>=0 : devel/opencl
- Library dependencies:
-
- libOpenCL.so : devel/ocl-icd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_cltune
- USES:
- cmake compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.7.0_3 29 Aug 2026 15:10:21
    |
Gleb Popov (arrowd)  |
devel/cltune: Mark deprecated
(cherry picked from commit b703a6e7389a6852ff44e3194451e4b8c6ccb268) |
Number of commits found: 1
|