clMathLibraries / clBLAS

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

Minor fix for the autogenerated kernels to work on intel CPUs #51

Closed pavanky closed 10 years ago

pavanky commented 10 years ago

intel OpenCL driver does not support operations between unsigned int vectors and unsigned long scalars Fixes https://github.com/clMathLibraries/clBLAS/issues/49