-
Notifications
You must be signed in to change notification settings - Fork 240
Open
Description
I can't build clBLAs because of this error:
/usr/bin/ld: cannot find -lopenblas
I don't want to have to install another BLAS on the system.
The documentation doesn't say that clBLAS has any dependency like this:
Build dependencies
Library for Linux
GCC 4.6 and onwards
An OpenCL SDK, such as APP SDK 2.9
Latest CMake
Also I've tried to disable all the tests:
-DBUILD_KTEST:BOOL=OFF"
-DBUILD_TEST:BOOL=OFF"
Is there a way to turn this dependency off??
Metadata
Metadata
Assignees
Labels
No labels