clMathLibraries / clBLAS

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

find libblas.so correctly. use libblas.so for testing by default inst… #180

Closed TimmyLiu closed 9 years ago

TimmyLiu commented 9 years ago

…ead of libacml.so

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

TimmyLiu commented 9 years ago

the fail on Travis was due to the lack of gfortran compiler on travis system at the moment