Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
398 B
JSON

{
"name": "clblast",
"version": "1.6.3",
"description": "A modern, lightweight, performant and tunable OpenCL BLAS library written in C++11.",
"homepage": "https://github.com/CNugteren/CLBlast",
"license": "Apache-2.0",
"dependencies": [
"opencl",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}