Skip to content

Build clBLAS without OpenBLAS? #346

@cponder

Description

@cponder

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions