| Port details on branch 2026Q3 |
- clblas Software library containing BLAS functions written in OpenCL
- 2.12_4 math
=0 2.12_4Version of this port present on the latest quarterly branch. DEPRECATED: Abandoned upstream, 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:49
- Last Update: 2026-08-29 15:10:20
- Commit Hash: ab68351
- License: APACHE20
- WWW:
- https://github.com/clMathLibraries/clBLAS
- Description:
- clBLAS
a software library containing BLAS functions written in OpenCL
The primary goal of clBLAS is to make it easier for developers to utilize the
inherent performance and power efficiency benefits of heterogeneous computing.
clBLAS interfaces do not hide nor wrap OpenCL interfaces, but rather leaves
OpenCL state management to the control of the user to allow for maximum
performance and flexibility. The clBLAS library does generate and enqueue
optimized OpenCL kernels, relieving the user from the task of writing,
optimizing and maintaining kernel code themselves.
¦ ¦ ¦ ¦ 
- 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/math/clblas/ && make install clean
- To add the package, run one of these commands:
- pkg install math/clblas
- pkg install clblas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: clblas
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718551899
SHA256 (clMathLibraries-clBLAS-v2.12_GH0.tar.gz) = 7269c7cb06a43c5e96772010eba032e6d54e72a3abff41f16d765a5e524297a9
SIZE (clMathLibraries-clBLAS-v2.12_GH0.tar.gz) = 1157445
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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
- python3.12 : lang/python312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- opencl>=0 : devel/opencl
- python3.12 : lang/python312
- Library dependencies:
-
- libOpenCL.so : devel/ocl-icd
- libboost_program_options.so : devel/boost-libs
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_clblas
- USES:
- cmake python
- 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.12_4 29 Aug 2026 15:10:20
    |
Gleb Popov (arrowd)  |
math/clblas: Mark deprecated
(cherry picked from commit 9213c17046dc24fed408de6aedebb1c72b6067da) |
Number of commits found: 1
|