[Wien] compilation with Intel cprof_p_11.0.074

Peter Artamonov peter.artamonov at gmail.com
Tue Mar 10 22:00:02 CET 2009


Hello.
I have the next problem. I am using the Fedora 9 (x86_64) and Intel Fortran
& MKL 11.0 (Package ID:l_cprof_p_11.0.074). For first time, I try to compile
non-parallel version. The main definitions from Makefile (for example
SRC_lapw1):
-------------------------------------
...
FC = ifort
MPF = ifort
CC = cc
FOPT =  -FR -mp1 -w -prec_div -pc80 -pad -align -DINTEL_VML -traceback
FPOPT = $(FOPT)
DParallel = '-DParallel'
FGEN = $(PARALLEL)
LDFLAGS = $(FOPT) -L/opt/intel/Compiler/11.0/074/mkl/lib/em64t -pyhread
-i-static
R_LIBS = -lmkl_lapack -lmkl_em64t -lguide -lmkl_core
C_LIBS = $(R_LIBS)
RP_LIBS =  -lmkl_intel_lp64 -lmkl_scalapack_lp64 -lmkl_blacs_lp64
-lmkl_sequential -L /opt/local/fftw/lib/ -lfftw_mpi -lfftw
CP_LIBS = $(RP_LIBS)
DESTDIR = .
....
--------------------------------------

I have not any errors during compilation. When I try to start lapw1 I have
the error message:

MKL FATAL ERROR on load the function dll_cpu_version

I have tried to change some options (
http://software.intel.com/en-us/forums/intel-math-kernel-library/topic/61978/)
but have not success.

Please, help me.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20090310/818cc864/attachment.html


More information about the Wien mailing list