install vasp5.2.11 with pgi7.0
Posted: Thu Dec 02, 2010 5:00 am
When I compile vasp.5.2.11 with pgi7.0, I got following error message
./preprocess <pseudo.F | /usr/bin/cpp -P -C -traditional >pseudo.f -DMPI -DHOST=\"LinuxPgi\" -Dkind8 -DNGZhalf -DCACHE_SIZE=5000 -DPGF90 -Davoidalloc -DscaLAPACK -DRPROMU_DGEMV -DRACCMU_DGEMV
mpif90 -Mfree -fastsse -Mprefetch -c pseudo.f
Lowering Error: DATA repeat count ast not constant: 1909
PGF90-F-0000-Internal compiler error. Errors in Lowering 1 (pseudo.f: 237)
PGF90/x86-64 Linux 7.0-7: compilation aborted
make: *** [pseudo.o] Error 2
Is there anyone can help me out?
Thanks
./preprocess <pseudo.F | /usr/bin/cpp -P -C -traditional >pseudo.f -DMPI -DHOST=\"LinuxPgi\" -Dkind8 -DNGZhalf -DCACHE_SIZE=5000 -DPGF90 -Davoidalloc -DscaLAPACK -DRPROMU_DGEMV -DRACCMU_DGEMV
mpif90 -Mfree -fastsse -Mprefetch -c pseudo.f
Lowering Error: DATA repeat count ast not constant: 1909
PGF90-F-0000-Internal compiler error. Errors in Lowering 1 (pseudo.f: 237)
PGF90/x86-64 Linux 7.0-7: compilation aborted
make: *** [pseudo.o] Error 2
Is there anyone can help me out?
Thanks