PGI Compiler Collection

Important information

Warning

PGI Compiler Collection is not supported anymore, but compilers under the same names are provided by NVIDIA HPC SDK (former PGI Compilers).

Note that the provided:

pgcc
pgc++
pgf77
pgf90
pgf95
pgfortran

are not the classic PGI compilers, but symlinks to the respective NVIDIA HPD SDK compilers: pgcc is a symlink to nvcc, pgc++ points to nvc++, pgf77, pgf90, pgf95, pgfortran are symlinks to nvfortran.

See NVIDIA HPC SDK (former PGI Compilers) for an information about how to invoke those compilers.

Getting help

See Getting help