healpix and pgf90

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Richard Easther
Posts: 16
Joined: April 14 2005
Affiliation: Yale

healpix and pgf90

Post by Richard Easther » March 14 2006

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

Anthony Banday
Posts: 7
Joined: October 01 2004
Affiliation: CESR
Contact:

healpix and pgf90

Post by Anthony Banday » March 16 2006

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]

gongbo zhao
Posts: 73
Joined: January 04 2005
Affiliation: NAOC
Contact:

healpix and pgf90

Post by gongbo zhao » March 17 2006

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

gongbo zhao
Posts: 73
Joined: January 04 2005
Affiliation: NAOC
Contact:

healpix and pgf90

Post by gongbo zhao » March 17 2006

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

Post Reply