compiling vastcode v3.0b, VASP 5.3.2, Intel v2013.0.079
Posted: Tue Dec 04, 2012 2:23 pm
The make for VASP with vastcode v3.0b, VASP 5.3.2, Intel v2013.0.079 gives warnings:
mpif90 -free -names lowercase -assume byterecl -O2 -ip -c dimer.f90
dimer.F(79): warning #5117: Bad # preprocessor line
#if defined(MPI_CHAIN)
------^
dimer.F(82): warning #5117: Bad # preprocessor line
#endif
------^
then fails with
fpp -f_com=no -free -w0 chain.F chain.f90 -DMPI -DHOST=\"LinuxIFC\" -DIFC -DCACHE_SIZE=4000 -DPGF90 -Davoidalloc -DNGZhalf -DMPI_BLOCK=8000 -Duse_collective
chain.F(686): #error: #endif without #if.
make: *** [chain.o] Error 1
Any advice on a fix appreciated.
Thanks
mpif90 -free -names lowercase -assume byterecl -O2 -ip -c dimer.f90
dimer.F(79): warning #5117: Bad # preprocessor line
#if defined(MPI_CHAIN)
------^
dimer.F(82): warning #5117: Bad # preprocessor line
#endif
------^
then fails with
fpp -f_com=no -free -w0 chain.F chain.f90 -DMPI -DHOST=\"LinuxIFC\" -DIFC -DCACHE_SIZE=4000 -DPGF90 -Davoidalloc -DNGZhalf -DMPI_BLOCK=8000 -Duse_collective
chain.F(686): #error: #endif without #if.
make: *** [chain.o] Error 1
Any advice on a fix appreciated.
Thanks