Installing abinitv6.6.1 on rocks cluster with PGI compiler
Posted: Fri Mar 11, 2011 4:11 pm
Dear Abinitioners,
I need some help compiling abinitv6.6.1 using the PGI compiler. I am trying to compile the sequential file, as simply as possible, but I run into the following error:
pgf90 -DHAVE_CONFIG_H -I. -I../../../src/12_hide_mpi -I../.. -I../../src/incs -I../../../src/incs -g -c -o m_xmpi.o ../../../src/12_hide_mpi/m_xmpi.F90
PGF90-F-0004-Unable to open MODULE file defs_basis.mod (../../../src/12_hide_mpi/m_xmpi.F90: 32)
I understand it is an error found by another user in previous version of abinit, with an older version of the compiler. The fix of including -module in the configure introduces other errors for netcdf to find other modules. Am I missing some simple flags?
Here are the config files:
Thank you.
Best regards,
Philip
I need some help compiling abinitv6.6.1 using the PGI compiler. I am trying to compile the sequential file, as simply as possible, but I run into the following error:
pgf90 -DHAVE_CONFIG_H -I. -I../../../src/12_hide_mpi -I../.. -I../../src/incs -I../../../src/incs -g -c -o m_xmpi.o ../../../src/12_hide_mpi/m_xmpi.F90
PGF90-F-0004-Unable to open MODULE file defs_basis.mod (../../../src/12_hide_mpi/m_xmpi.F90: 32)
I understand it is an error found by another user in previous version of abinit, with an older version of the compiler. The fix of including -module in the configure introduces other errors for netcdf to find other modules. Am I missing some simple flags?
Here are the config files:
Thank you.
Best regards,
Philip