clMathLibraries / clBLAS

a software library containing BLAS functions written in OpenCL
Apache License 2.0
839 stars 240 forks source link

clBLAS-tune doesn't create missing storage directory #272

Open ckuethe opened 8 years ago

ckuethe commented 8 years ago

$ env CLBLAS_STORAGE_PATH=.clblas clBLAS-tune --fast Can't open file '.clblas/Intel(R) HD Graphics Haswell Ultrabook GT2 Mobile.kdb' for writing.

A number of other math library auto-tuners do create a default storage directory... clBLAS should do the same