clMathLibraries / clBLAS

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

find libblas.so correctly. use libblas.so for testing by default instead of libacml.so #181

Closed TimmyLiu closed 8 years ago

TimmyLiu commented 8 years ago

had to fix travis ci build

TimmyLiu commented 8 years ago

fix issue #168 , issue #155 and issue #142.