[CMake] FindBLAS module

Bogdan Cristea cristeab at gmail.com
Fri Aug 31 13:30:22 EDT 2012


On Friday 31 August 2012 17:59:38 you wrote:
> did you try to set the variable BLA_VENDOR to ACML?

Tried with this:

cmake .. -DBLA_VENDOR=ACML_MP

but I get another error message:

CMake Error at /usr/share/cmake/Modules/FindBLAS.cmake:293 (list):
list index: 0 out of range (-0, 18446744073709551615)  

same if I use -DBLA_VENDOR=ACML.

LD_LIBRARY_PATH has the content:

/opt/acml5.1.0/gfortran64_mp/lib/

-- 
Bogdan


More information about the CMake mailing list