Skip to Content.
Sympa Menu

forum - [abinit-forum] Assembler messages during compilation

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

[abinit-forum] Assembler messages during compilation


Chronological Thread 
  • From: <sickboy@kaist.ac.kr>
  • To: forum@abinit.org
  • Subject: [abinit-forum] Assembler messages during compilation
  • Date: Thu, 25 Jun 2009 18:25:47 +0200 (CEST)

Hi folks,

I'm trying to compile the version 5.7.4 on a linux pc cluster with AMD Opteron
CPUs, using the Portland group compilers (PGI). Configure runs ok, but I'm
ended up with error messages during compilation on assemblychi0q0_sym.F90.
Following is the last several lines before the termination.

/opt/mpich-gm/bin/mpif90 -DHAVE_CONFIG_H -I. -I../.. -I../../src/14iowfdenpot
-I../../src/14iowfdenpot -I../../src/01manage_mpi -I../../src/01manage_mpi
-I../../src/15paw -I../../src/15paw -I../../src/defs -I../../src/defs
-I../../src/14occeig -I../../src/14occeig -I../../src/interfaces
-I../../src/interfaces -I../../src/lib03numeric -I../../src/lib03numeric
-I../../src/15wfs -I../../src/15wfs -I../../src/02toolbox
-I../../src/02toolbox
-I../../src/15nonlocal -I../../src/15nonlocal -I../../src/11util
-I../../src/11util -I../../src/13ionetcdf -I../../src/13ionetcdf
-I../../src/15common -I../../src/15common -I../../src/13xc -I../../src/13xc
-I../../src/12geometry -I../../src/12geometry -I../../src/lib01hidempi
-I../../src/lib01hidempi -I../../src/13recipspace -I../../src/13recipspace
-I../../src/13iovars -I../../src/13iovars -I../../src/12ffts
-I../../src/12ffts
-I../../src/13io_mpi -I../../src/13io_mpi
-I/user2/cymoon/abinit-5.7.4/plugins/netcdf -O2 -g -module
/user2/cymoon/abinit-5.7.4/tmp-modules
-I/user2/cymoon/abinit-5.7.4/tmp-modules
-Mextend -c -o assemblychi0q0_sym.o assemblychi0q0_sym.F90
/tmp/pgf90bKAhd4gdcHnk.s: Assembler messages:
/tmp/pgf90bKAhd4gdcHnk.s:571: Error: suffix or operands invalid for `movss'
/tmp/pgf90bKAhd4gdcHnk.s:628: Error: suffix or operands invalid for `movss'
make[3]: *** [assemblychi0q0_sym.o] Error 2
make[3]: Leaving directory `/user2/cymoon/abinit-5.7.4/src/15gw'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/user2/cymoon/abinit-5.7.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/user2/cymoon/abinit-5.7.4'
make: *** [all] Error 2

Actually same thing happens with the latest version, 5.8.3.
Does anyone have any clue about this?

Thanks,
Chang-Youn



Archive powered by MHonArc 2.6.16.

Top of Page