clMathLibraries / clBLAS

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

Tests fail on NVIDIA #52

Open KitsuneSan89 opened 10 years ago

KitsuneSan89 commented 10 years ago

Several GEMM tests fail on NVIDIA OpenCL with a mismatch in m: 0 n: 0

Subsequently, the test routine terminates while calling the reference GEMM with the following error:

"Calling reference xGEMM routine... unknown file: error: SEH exception with code 0xc0000094 thrown in the test body. [ FAILED ] ColumnMajor_SmallRange/GEMM.dgemm/0, where GetParam() = (1, 0, 0, 63, 63, 63, 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00>, 1) (1 ms)"

Tested on Windows 7 (64-bit) with NVIDIA GTX 680 and CUDA 6.5