Search found 3 matches

by murphyp
Tue Mar 29, 2011 12:19 pm
Forum: Configuring and compiling ABINIT
Topic: Installing abinitv6.6.1 on rocks cluster with PGI compiler
Replies: 4
Views: 4229

Re: Installing abinitv6.6.1 on rocks cluster with PGI compil

Thank you, Yann. I'd rather make my life easier. Which compiler would you recommend as working better? The cluster here runs Rocks on Opteron cores.

Best Regards,
Philip
by murphyp
Fri Mar 11, 2011 6:12 pm
Forum: Configuring and compiling ABINIT
Topic: Installing abinitv6.6.1 on rocks cluster with PGI compiler
Replies: 4
Views: 4229

Re: Installing abinitv6.6.1 on rocks cluster with PGI compil

Hi, Ultimately made it work by compiling the plugins first (netcdf and etsf_io), then adding FCFLAGS_EXTRA="-module ${PWD}/src/mods -I${PWD}/plugins/netcdf -I${PWD}/plugins/etsf_io" and compiling the rest. After much compilation, I come across this error: ILM file: can't find intrinsic ..s...
by murphyp
Fri Mar 11, 2011 4:11 pm
Forum: Configuring and compiling ABINIT
Topic: Installing abinitv6.6.1 on rocks cluster with PGI compiler
Replies: 4
Views: 4229

Installing abinitv6.6.1 on rocks cluster with PGI compiler

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....