configuring mkl
Posted: Fri Nov 05, 2010 2:09 pm
Dear all,
I encountered the problem of configuring MKL. Could some experts help me with it? Even after reading Joe and Alain's posts, I have no idea how to configure with -O3 xHOST -ip. Is it set in FCFLAGS?
The following is my configuration:
rundong@rundong-home:~/Downloads/abinit-6.4.1/build$ ../configure --enable-64bit-flags=yes --prefix=/opt/abinit FCFLAGS_EXTRA="-heap-arrays 1024" --enable-mpi=yes --with-mpi-prefix=/opt/openmpi --enable-mpi-io=yes --with-linalg-includes="-I/opt/Compiler/11.1/073/mkl/include" --with-linalg-flavor=mkl --with-linalg-libs="-L/opt/intel/Compiler/11.1/073/mkl/lib/em64t -llibmkl_intel_lp64 -llibmkl_sequential -llibmkl_core" --enable-bse-unpacked=yes --enable-gw-cutoff=yes --enable-gw-dpc=yes --enable-gw-optimal=yes --enable-gw-wrapper=yes --enable-mpi-io-test=yes
no matter what I try, the log file keeps telling me
ld: cannot find -llibmkl_intel_lp64
no matter what I have done, such as changing the /etc/ld.so.conf file. By the way, a configuration without MKL just worked fine.
Help is desperately needed.
Many thanks in advance
Regards,
Rundong
I encountered the problem of configuring MKL. Could some experts help me with it? Even after reading Joe and Alain's posts, I have no idea how to configure with -O3 xHOST -ip. Is it set in FCFLAGS?
The following is my configuration:
rundong@rundong-home:~/Downloads/abinit-6.4.1/build$ ../configure --enable-64bit-flags=yes --prefix=/opt/abinit FCFLAGS_EXTRA="-heap-arrays 1024" --enable-mpi=yes --with-mpi-prefix=/opt/openmpi --enable-mpi-io=yes --with-linalg-includes="-I/opt/Compiler/11.1/073/mkl/include" --with-linalg-flavor=mkl --with-linalg-libs="-L/opt/intel/Compiler/11.1/073/mkl/lib/em64t -llibmkl_intel_lp64 -llibmkl_sequential -llibmkl_core" --enable-bse-unpacked=yes --enable-gw-cutoff=yes --enable-gw-dpc=yes --enable-gw-optimal=yes --enable-gw-wrapper=yes --enable-mpi-io-test=yes
no matter what I try, the log file keeps telling me
ld: cannot find -llibmkl_intel_lp64
no matter what I have done, such as changing the /etc/ld.so.conf file. By the way, a configuration without MKL just worked fine.
Help is desperately needed.
Many thanks in advance
Regards,
Rundong