[Trilinos-Users] Configure Error

Tirupathi, Seshu seshu_tirupathi at brown.edu
Tue Mar 29 13:54:43 MDT 2011


Hi,

I am a complete beginner and I am trying to install trilinos in a cluster.
I get the following error when I try to configure trilinos with blas. The
error says BLAS library not found even though the line above it was able to
find the libblas file. I get the same error when I input ".a" extension
files for blas.

Exact error message:

Getting information for all enabled TPLs ...

-- Processing enabled TPL: MPI
-- Processing enabled TPL: BLAS
--   BLAS_LIBRARY_DIRS='/gpfs/runtime/opt/gotoblas2/1.13/lib'
--   Searching for library 'goto2' ...
--     Found BLAS TPL library:
/gpfs/runtime/opt/gotoblas2/1.13/lib/libgoto2.so
--   Searching for library 'blas' ...
--     Found BLAS TPL library:
/gpfs/runtime/opt/gotoblas2/1.13/lib/libblas.so
CMake Error at cmake/package_arch/TPLDeclareLibraries.cmake:196 (MESSAGE):
  Error, could not find the BLAS Library! Please manually set
  BLAS_LIBRARY_DIRS and/or BLAS_LIBRARY_NAMES or just TPL_BLAS_LIBRARIES to
  point to the BLAS libraries!
Call Stack (most recent call first):
  cmake/TPLs/FindTPLBLAS.cmake:3 (TPL_DECLARE_LIBRARIES)
  cmake/package_arch/PackageArchGlobalMacros.cmake:693 (INCLUDE)
  CMakeLists.txt:179 (PACKAGE_ARCH_PROCESS_ENABLED_TPLS)


Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20110329/6cda29de/attachment.html 


More information about the Trilinos-Users mailing list