NCSA Home
Contact Us | Intranet | Search

ncsa

Previous: Online_Resources
Next: Productivity_Tools
View by Date; View by Name

PGI HPF

May 8, 2000

Portland Group HPF compiler Upgraded to 3.0

The new HPF compiler release is installed in

/usr/local/apps/PGIHPF/pghpf-3.0 

To use release 3.0 of the PGI HPF compiler, add the 
following lines to the end of your .login file: 

setenv PGI /usr/apps/PGIHPF/pghpf-3.0
set path=($PGI/sgi/bin $path) 
setenv MANPATH "${MANPATH}:${PGI}/man"



Portland Group HPF compiler Upgraded to 2.4                                                    7/17/98

Release 2.4 of the Portland Group HPF compiler (pghpf) is now
available along with associated profiler (pgprof) in the
directory:

/usr/local/apps/PGIHPF/pghpf-2.4

To use release 2.4 of the PGI HPF compiler, add the following lines
to the end of your .cshrc file:

setenv PGI /usr/local/apps/PGIHPF/pghpf-2.4
set path=($PGI/bin $path)  # This form of path can also be used with
                           # release 2.2-2 in /usr/local/apps/pghpf
setenv MANPATH "${MANPATH}:${PGI}/man"

Documentation, Man Pages, FAQ, and Release Notes are available
on the web at the following URL:

http://www.ncsa.uiuc.edu/SCD/Consulting/Software/pghpf2.4.html

Release 2.4 will replace release 2.2-2 in /usr/local/apps/pghpf on
September 1, 1998.  Release 2.2-2 will remain available after that
time in /usr/local/apps/PGIHPF/pghpf-2.2-2.

If you have any questions regarding this compiler, please                       contact the National Consulting Office via e-mail at
consult@ncsa.uiuc.edu or by phone at 217-244-1144.
----------------------------------------------------------------------

UPDATE: On September 11, 1997, PGHPF was upgraded to version 2.2-2.

UPDATE 4/3/97

Version 2.2 is now available in the directory /usr/local/apps/pghpf.

To use this version of the compiler, add the following to the end of 
your .cshrc file:

setenv PGI /usr/local/apps/pghpf
set path=($PGI/origin/bin $path)
setenv MANPATH "${MANPATH}:${PGI}/man"

Silicon Graphics Origin2000:usr/news/PGI_HPF
Last Modified: May 8, 2000