Dear PWscf user: I am trying to compile Espresso-4.0.2 using the Portland Complier, PGI 7.0-4 in 64 bit mode. The cluster that I am trying to run it on has an x86-64 architecture with AMD opteron CPUs. When I run the configure script it reads as follows: ============================================================================ The following libraries have been found: BLAS_LIBS=-lacml LAPACK_LIBS=-lacml FFT_LIBS= -lfftw Please check if this is what you expect. If any libraries are missing, you may specify a list of directories to search and retry, as follows: ./configure LIBDIRS="list of directories, separated by spaces" Parallel environment detected successfully. Configured for compilation of parallel executables. For more info, read the ESPRESSO User's Guide (Doc/users-guide.tex). -------------------------------------------------------------------- configure: success ============================================================================= But, when I try the "make all" command, it gave me the following error message: ==================================================================================== mpif90 -fast -r8 -D__PGI -D__FFTW -D__MPI -D__PARA -I../include -I./ -I../Modules -I../iotk/src -I../PW -I../PH -c iotk_dat+LOGICAL4_6.F90 -o iotk_dat+LOGICAL4_6.o cpp -P -traditional -D__PGI -D__FFTW -D__MPI -D__PARA -I../include iotk_dat+REAL1_0.f90 -o iotk_dat+REAL1_0.F90 mpif90 -fast -r8 -D__PGI -D__FFTW -D__MPI -D__PARA -I../include -I./ -I../Modules -I../iotk/src -I../PW -I../PH -c iotk_dat+REAL1_0.F90 -o iotk_dat+REAL1_0.o /tmp/pgf90Ry5gbK3rFq_1.s: Assembler messages: /tmp/pgf90Ry5gbK3rFq_1.s:4465: Error: no such instruction: `movntss %xmm0,-28(%rdx)' /tmp/pgf90Ry5gbK3rFq_1.s:4468: Error: no such instruction: `movntss %xmm1,-24(%rdx)' /tmp/pgf90Ry5gbK3rFq_1.s:4472: Error: no such instruction: `movntss %xmm0,-20(%rdx)' /tmp/pgf90Ry5gbK3rFq_1.s:4474: Error: no such instruction: `movntss %xmm1,-16(%rdx)' /tmp/pgf90Ry5gbK3rFq_1.s:4478: Error: no such instruction: `movntss %xmm0,-12(%rdx)' /tmp/pgf90Ry5gbK3rFq_1.s:4480: Error: no such instruction: `movntss %xmm1,-8(%rdx)' /tmp/pgf90Ry5gbK3rFq_1.s:4484: Error: no such instruction: `movntss %xmm0,-4(%rdx)' /tmp/pgf90Ry5gbK3rFq_1.s:4486: Error: no such instruction: `movntss %xmm1,(%rdx)' make[2]: *** [iotk_dat+REAL1_0.o] Error 2 make[2]: Leaving directory `/home/olh/espresso-4.0.2/iotk/src' make[1]: *** [lib+util] Error 2 make[1]: Leaving directory `/home/olh/espresso-4.0.2/iotk' make: *** [libiotk] Error 2 ===================================================================================== Does anyone have an idea on how to proceed? I have already checked the PWscf list, but I could not find any answers for this problem.
Thanks for your help Lihui Ou -- ====================================== Lihui Ou PH.D Candidate in Electrochemistry College of Chemistry and Molecular Science Wuhan University,430072,Hubei Province,China E-mail:oulihui666 at 126.com ====================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.democritos.it/pipermail/pw_forum/attachments/20081029/7b715c02/attachment.htm
