Compiling problem with PGI 7.1
Posted: Fri Mar 21, 2008 9:55 pm
OS: Red Hat Enterprise Linux AS release 4 (Nahant Update 6)
CPU:Dual Core Opteron 2222SE 2nd Processor
Compiler: PGI 7.1
Error INFO:
.....
pgf90 -Mfree -Mx,119,0x200000 -O2 -tp p6 -c mgrid.f
./preprocess <mkpoints.F | /usr/bin/cpp -P -C -traditional >mkpoints.f -DHOST=\"LinuxPgi\" -Dkind8 -DNGXhalf -DCACHE_SIZE=2000 -DPGF90 -Davoidalloc -DRPROMU_DGEMV
pgf90 -Mfree -Mx,119,0x200000 -O2 -tp p6 -c mkpoints.f
./preprocess <wave.F | /usr/bin/cpp -P -C -traditional >wave.f -DHOST=\"LinuxPgi\" -Dkind8 -DNGXhalf -DCACHE_SIZE=2000 -DPGF90 -Davoidalloc -DRPROMU_DGEMV
pgf90 -Mfree -Mx,119,0x200000 -O2 -tp p6 -c wave.f
PGF90-F-0000-Internal compiler error. index overflow 4 (wave.f: 1320)
PGF90/x86 Linux 7.1-2: compilation aborted
make: *** [wave.o] Error 2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The compiling looks fine until it comes to the wave.f file. Can anyone help me with this?
BTW, I am using the makefile.linux_pg。
Also, if no one answers my question here, who can I turn to for help?
Thanks.
<span class='smallblacktext'>[ Edited ]</span>
CPU:Dual Core Opteron 2222SE 2nd Processor
Compiler: PGI 7.1
Error INFO:
.....
pgf90 -Mfree -Mx,119,0x200000 -O2 -tp p6 -c mgrid.f
./preprocess <mkpoints.F | /usr/bin/cpp -P -C -traditional >mkpoints.f -DHOST=\"LinuxPgi\" -Dkind8 -DNGXhalf -DCACHE_SIZE=2000 -DPGF90 -Davoidalloc -DRPROMU_DGEMV
pgf90 -Mfree -Mx,119,0x200000 -O2 -tp p6 -c mkpoints.f
./preprocess <wave.F | /usr/bin/cpp -P -C -traditional >wave.f -DHOST=\"LinuxPgi\" -Dkind8 -DNGXhalf -DCACHE_SIZE=2000 -DPGF90 -Davoidalloc -DRPROMU_DGEMV
pgf90 -Mfree -Mx,119,0x200000 -O2 -tp p6 -c wave.f
PGF90-F-0000-Internal compiler error. index overflow 4 (wave.f: 1320)
PGF90/x86 Linux 7.1-2: compilation aborted
make: *** [wave.o] Error 2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The compiling looks fine until it comes to the wave.f file. Can anyone help me with this?
BTW, I am using the makefile.linux_pg。
Also, if no one answers my question here, who can I turn to for help?
Thanks.
<span class='smallblacktext'>[ Edited ]</span>