1837850 Members
2451 Online
110121 Solutions
New Discussion

mpif90 Internal Error

 
Sabine Irmer
Occasional Contributor

mpif90 Internal Error

Hallo,
I'm using f90 V2.4 on HP-UX 11.0.
A user of my site reported me this compiling error message :

$ mpif90 -c -O3 +DA2.0W mpif90err.f
fciAAAa07743.f
external subroutine KENERGY
external subroutine LAYRAV

905 Lines Compiled
*Compiler Internal Error* : Please report to HP
f90: Errors detected.

And when the job is run whit -O2 option all is OK.

How can I find solution ?

Thanks,
Sabine Irmer
3 REPLIES 3
Alex Glennie
Honored Contributor

Re: mpif90 Internal Error

what patch level are you running at : latest = f90 patches etc installed if not please do so :

please post the what output of f90 compiler binary.

is this 32 or a 64 bit 11.xx ?

the 2 sub-rourtine contents may also prove useful
Sabine Irmer
Occasional Contributor

Re: mpif90 Internal Error

/opt/fortran90/bin/f90:
HP-UX f90 20000117 (163844) B3907DB/B3909DB B.11.01.11
HP F90 v2.4
$ PATCH/11.00:PHCO_95167 Oct 1 1998 13:46:32 $


It is 64- bit 11.0.
I will append the subroutine as attachment (tar- format).

Thanks,
Sabine Irmer
Alex Glennie
Honored Contributor

Re: mpif90 Internal Error

You have Andy Bennett to thank for this answer ....

if he gets time he may add to my comments :

he's taken a look and using the latest & greatest f90 there is still a problem ...at least at first past.

If your work-around is not sufficient then you NEED to log a call with your local response centre to address the issue.

No further mileage or help can be offered via the forum it's a problem that you may need to make an official call on.

Hope this helps ?