Skip to Content.
Sympa Menu

forum - [abinit-forum] calling MKL parallel FFT from ABINIT

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

[abinit-forum] calling MKL parallel FFT from ABINIT


Chronological Thread 
  • From: kong <kongl@physics.rutgers.edu>
  • To: forum@abinit.org
  • Subject: [abinit-forum] calling MKL parallel FFT from ABINIT
  • Date: Tue, 30 Sep 2008 21:24:31 +0200 (CEST)


Hi,

I'd like to call the parallel FFT in intel MKL library.
So I just naively modify the hostname.ac file by adding

lib_MKL_include="-I/opt/intel/mkl/10.0.2.018/include/"
lib_MKL_ldflags="-L/opt/intel/mkl/10.0.2.018/lib/64 -lguide -lpthread
-lmkl_cdft_core ..."

unfortunately no luck, and the compile erro is "Unable to open MODULE file
mkl_cdft.mod"
which is a module file in MKL.

Would anybody please help me fix it? Thanks a lot!

Lingzhu


  • [abinit-forum] calling MKL parallel FFT from ABINIT, kong, 09/30/2008

Archive powered by MHonArc 2.6.15.

Top of Page