Skip to content

Compiling clBLAS #292

@xyang2013

Description

@xyang2013

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 bylibrary/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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions