Portland Group Compilers

Version
21.3.0 64-bit

Portland Group Compilers

The HPC and Spear provide Portland Group (PGI) compilers.

Before using the PGI compiliers, you must load the appropriate modules into your environment:

module load pgi

Supported languages:

C

pgcc

C++

pgCC

Fortran 77

pgf77

Fortran 90 and 95

pg95 #pg90 is an alias of pg95

More Information

The PGI man pages contain very descriptive documentation for each compiler. For example:

man pgf90

In addition, the PGI website provides comprehensive documentation for PGI compilers.