- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -

PGI Compiler

From HLRS Platforms
Revision as of 20:40, 18 August 2021 by Hpcerdei (talk | contribs)
Jump to navigationJump to search
PGI compilers are a set of commercially available Fortran, C and C++ compilers. They include advanced feature to automatically generate code for accelerators like GPGPUs.
Developer: Portland Group
Platforms:
Category: Compiler
License: Commercial
Website: Portland Group homepage


Usage

PGI compilers (pgcc, pgCC, pgf77, pgf90, pgf95) are available through modules

module load compiler/pgi


See also

External links