Dear all,

I'm using Intel compiler 15.0, MKL 11.2, and IMPI 5.0.1 to compile QE version 5.2.1 but getting the error bellow:

   .....
   a - iotk_xtox_interf.o
   ranlib libiotk.a
   mpiifort -O3 -xhost -openmp -mkl -nomodule -openmp -fpp -D__INTEL
   -D__FFTW -D__MPI -D__PARA -D__OPENMP   -I../include -c
   iotk_print_kinds.f90
   make loclib_only
   make[3]: Entering directory
   `/path/to/QE/5.2.1/espresso-5.2.1/S3DE/iotk/src'
   make[3]: Nothing to be done for `loclib_only'.
   make[3]: Leaving directory
   `/path/to/QE/5.2.1/espresso-5.2.1/S3DE/iotk/src'
   xild -static-intel  -openmp -o iotk_print_kinds.x iotk_print_kinds.o
   libiotk.a
   ipo: warning #11016: Warning unknown option -static-intel
   xild: executing 'ld'
   ld: unrecognized -a option `tic-intel'
   make[2]: *** [iotk_print_kinds.x] Error 1
   make[2]: Leaving directory
   `/path/to/QE/5.2.1/espresso-5.2.1/S3DE/iotk/src'
   make[1]: *** [libiotk] Error 2
   make[1]: Leaving directory `/path/to/QE/5.2.1/espresso-5.2.1/install'
   make: *** [libiotk] Error 2

Here is how I proceed:

   export CC="icc"
   export FC="ifort"
   export MPIF90="mpiifort"
   export CFLAGS="-O3 -xhost -openmp -mkl"
   export FFLAGS="-O3 -xhost -openmp -mkl"
   ./configure --enable-parallel --enable-openmp --without-scalapack
   make pw

I'm wondering if someone else also got this error.

Thank you.

--
Éric Germaneau (艾海克), Specialist
Center for High Performance Computing
Shanghai Jiao Tong University
Room 205 Network Center, 800 Dongchuan Road, Shanghai 200240 China
Email:[email protected] Mobi:+86-136-4161-6480 http://hpc.sjtu.edu.cn

 * Chinese (Simplified) - detected
 * English
 * Chinese (Simplified)

 * English
 * Chinese (Simplified)

<javascript:void(0);>
_______________________________________________
Pw_forum mailing list
[email protected]
http://pwscf.org/mailman/listinfo/pw_forum

Reply via email to