Search found 2 matches

by Kirill
Sat Mar 27, 2010 3:54 am
Forum: Configuring and compiling ABINIT
Topic: Problem with include paths?
Replies: 2
Views: 4061

Re: Problem with include paths?

Thank you for your advice. I was able to compile the code with PGI 7.0, but I had to make a few additional adjustments and sacrifices. Apart from the -module argument, I had to copy netcdf.mod to netcdf directory, copy libxc_funcs_m.mod, xc_f90_lib_m.mod and xc_f90_types_m.mod in plugins/libxc/libxc...
by Kirill
Wed Mar 24, 2010 12:41 am
Forum: Configuring and compiling ABINIT
Topic: Problem with include paths?
Replies: 2
Views: 4061

Problem with include paths?

I am trying to compile Abinit 6.0.2 for the first time under Linux with pgi 7.0 compilers. The compilation stops in 12_hide_mpi: /opt/mpich2.pgi70/bin/mpif90 -DHAVE_CONFIG_H -I. -I../.. -I../../src/incs -I../../src/incs -g -c -o xallgather_mpi.o xallgather_mpi.F90 PGF90-F-0004-Unable to open MODULE ...