[Trilinos-Users] How to set Intel MKL for the blas and lapack?

Rocky rockydut at gmail.com
Thu May 26 19:59:37 MDT 2011


Dear Colleagues:

        I compile the Trilinos on Windows with Visual studio 10.0. 
        I configure the project with CMake, and set the blas and lapack to Intel MKL.
        However, the MACRO defines of HAVE_BLAS and HAVE_LAPACK in Epetra_config.h never change to #define HAVE_BLAS and #define HAVE_LAPACK, which means that it still keeping in #undef HAVE_BLAS and #undef HAVE_LAPACK.
        How can I use the Intel MKL blas and lapack for Trilinos. I try to change the FindTPLBLAS.cmake and FindTPLLAPACK.cmake, but never succeeded.
        By the way, my MKL is 10.3 version.

Best regards!

Yours sincerely
Shibin Tang
=======================================================
Center for Rock Instability & Seismicity Research,
School of Civil and Hydraulic Engineering,
Dalian University of Technology, Dalian
P.R.China
Mail: Rockydut at gmail.com
Data: 2011-05-27
Time: 09:50:34




More information about the Trilinos-Users mailing list