clMathLibraries / clBLAS

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

[OSX] Fix crash in nrm2 tests #39

Closed gicmo closed 10 years ago

gicmo commented 10 years ago

This fixes the crash of *nrm2 tests (cf. issue #37) and fixes some test results by using the cblas interface for BLAS on OSX.