-
Notifications
You must be signed in to change notification settings - Fork 549
Closed
Labels
Description
It might not be the right area to raise this issue. Anyways, I tried to build clBLAS and got a make error:
[ 20%] Building C object library/CMakeFiles/clBLAS.dir/tools/tune/storage_data.c.o
make[2]: *** No rule to make target /opt/AMDAPPSDK-3.0-0-Beta/lib/x86_64/libOpenCL.so', needed by
library/libclBLAS.so.2.3.0'. Stop.
make[1]: *** [library/CMakeFiles/clBLAS.dir/all] Error 2
make: *** [all] Error 2
When CMake was configured, it was able to identify libOpenCL.so:
Found OPENCL: /opt/AMDAPPSDK-3.0-0-Beta/lib/x86_64/libOpenCL.so