Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing package:lib-clblas-master-universal fails when libOpenCL.so is not in a standard path #17

Open
psyhtest opened this issue Sep 19, 2017 · 0 comments
Labels

Comments

@psyhtest
Copy link
Contributor

Probably need to set OPENCL_LIBRARIES.

$ ck install package:lib-clblas-master-universal 
...
-- Boost version: 1.64.0
-- Found the following Boost libraries:
--   program_options
-- Boost_PROGRAM_OPTIONS_LIBRARY: /home/anton/CK_TOOLS/lib-boost-1.64.0-gcc-6.3.0-linux-64/install/lib/libboost_program_options.a
-- CMAKE_C_COMPILER_MACHINE: aarch64-linux-gnu
-- AutoGemm-PreCompile: no kernels to be pre-compiled.
-- OPENCL_VERSION = 1.2
-- clBLAS will NOT depend on /home/anton/CK_TOOLS/lib-clblas-master-gcc-6.3.0-linux-64/obj/include/AutoGemmKernelBinaries/AutoGemmKernelBinariesPreCompiled.h
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
OPENCL_LIBRARIES (ADVANCED)
    linked by target "AutoGemm_Tools_Profile" in directory /home/anton/CK_TOOLS/lib-clblas-master-gcc-6.3.0-linux-64/src/src/library
    linked by target "AutoGemm_Tools_Test" in directory /home/anton/CK_TOOLS/lib-clblas-master-gcc-6.3.0-linux-64/src/src/library
    linked by target "clBLAS" in directory /home/anton/CK_TOOLS/lib-clblas-master-gcc-6.3.0-linux-64/src/src/library
    linked by target "tune" in directory /home/anton/CK_TOOLS/lib-clblas-master-gcc-6.3.0-linux-64/src/src/library/tools/tune
    linked by target "make-ktest" in directory /home/anton/CK_TOOLS/lib-clblas-master-gcc-6.3.0-linux-64/src/src/library/tools/ktest

-- Configuring incomplete, errors occurred!
See also "/home/anton/CK_TOOLS/lib-clblas-master-gcc-6.3.0-linux-64/obj/CMakeFiles/CMakeOutput.log".
See also "/home/anton/CK_TOOLS/lib-clblas-master-gcc-6.3.0-linux-64/obj/CMakeFiles/CMakeError.log".
Error: configuring failed!
@psyhtest psyhtest added the bug label Sep 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant