[Trilinos-Users] Configure Error

narendiran kumar narendirankumar at gmail.com
Tue Mar 29 23:25:48 MDT 2011


Tirupathi,

Try to add this lines in do-configure script. it may help u.

TPL directory(file path) as -L/usr/lib and

 -D TPL_LAPACK_LIBRARIES:STRING="lapack" \
 -D TPL_BLAS_LIBRARIES:STRING="blas" \

Regards,
K. Narendiran


On Wed, Mar 30, 2011 at 1:24 AM, Tirupathi, Seshu <seshu_tirupathi at brown.edu
> wrote:

> 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.
>
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at software.sandia.gov
> http://software.sandia.gov/mailman/listinfo/trilinos-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20110330/020a62d8/attachment.html 


More information about the Trilinos-Users mailing list