Hello Eric, can you share config.log file (located in install/) generated by configure? Thanks!
-- Mr. Filippo SPIGA, M.Sc. http://fspiga.github.io ~ skype: filippo.spiga «Nobody will drive us out of Cantor's paradise.» ~ David Hilbert ***** Disclaimer: "Please note this message and any attachments are CONFIDENTIAL and may be privileged or otherwise protected from disclosure. The contents are not to be disclosed to anyone other than the addressee. Unauthorized recipients are requested to preserve this confidentiality and to advise the sender immediately of any error in transmission." > On Nov 10, 2015, at 5:21 AM, Éric Germaneau <[email protected]> wrote: > > 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 > _______________________________________________ > Pw_forum mailing list > [email protected] > http://pwscf.org/mailman/listinfo/pw_forum _______________________________________________ Pw_forum mailing list [email protected] http://pwscf.org/mailman/listinfo/pw_forum
