mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:49:00 +08:00
10 lines
213 B
JSON
10 lines
213 B
JSON
|
{
|
||
|
"name": "clblas",
|
||
|
"version-string": "2.12",
|
||
|
"port-version": 5,
|
||
|
"description": "clBLAS is an OpenCL 1.2 accelerated BLAS (Basic Linear Algebra Subsystem) library.",
|
||
|
"dependencies": [
|
||
|
"opencl"
|
||
|
]
|
||
|
}
|