|
clBLAS
2.11
|
Functions | |
| clblasStatus | clblasGetVersion (cl_uint *major, cl_uint *minor, cl_uint *patch) |
| Get the clblas library version info. More... | |
| clblasStatus clblasGetVersion | ( | cl_uint * | major, |
| cl_uint * | minor, | ||
| cl_uint * | patch | ||
| ) |
Get the clblas library version info.
| [out] | major | Location to store library's major version. |
| [out] | minor | Location to store library's minor version. |
| [out] | patch | Location to store library's patch version. |
1.8.6