Page 1 of 1

Compiling problem with PGI 7.1

Posted: Fri Mar 21, 2008 9:55 pm
by abalone
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>

Compiling problem with PGI 7.1

Posted: Mon Apr 07, 2008 6:09 am
by admin
please contact your sys admin or the Portland group helpdesk.
This error did not show up with older pgi releases, therefore, the 'internal compiler error' message probably is true and the compilation aborts because of a compiler bug