PGI Compiler Collection ======================= .. toctree:: :maxdepth: 1 :caption: Contents: Important information --------------------- .. warning:: PGI Compiler Collection is not supported anymore, but compilers under the same names are provided by :doc:`nvidia_hpc_sdk`. Note that the provided: .. code:: bash 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 :doc:`nvidia_hpc_sdk` for an information about how to invoke those compilers. Getting help ------------ See :doc:`help`