Page 1 of 1

healpix and pgf90

Posted: March 14 2006
by Richard Easther
has anyone successfully compiled healpix with this compiler. I get the following error message:

pgf90 -fast -c -o statistics.o statistics.f90
Lowering Error: array zero-base is not a symbol for datatype 118
PGF90-F-0000-Internal compiler error. Errors in Lowering 1 (statistics.f90: 332)
PGF90/any Linux/x86-64 6.0-5: compilation aborted
make[1]: *** [statistics.o] Error 2
make[1]: Leaving directory `/home/re65/Healpix_2.01/src/f90/mod'
make: *** [modules] Error 2

healpix and pgf90

Posted: March 16 2006
by Anthony Banday
This is a bug in the Portland Group compiler for which we already have a
workaround that should be made available in version 2.02.

A list of known bugs is kept at
http://healpix.jpl.nasa.gov/healpixSoft ... ions.shtml

In general, it is best to send feedback to
[Log in to view email]

healpix and pgf90

Posted: March 17 2006
by gongbo zhao
I have encountered this very bug when compling with PGF90. Can anyone propose a solution rather than waiting for the HEALPIX2.02 release? Thanks so much!

Cheers
Gong-Bo Zhao

healpix and pgf90

Posted: March 17 2006
by gongbo zhao
This bug can be fixed by simply replacing the < Healpix directory> /src/f90/mod/statistics.90 with this one http://healpix.jpl.nasa.gov/patches/2.01/statistics.f90 .

Best
Gong-Bo Zhao