top of page
PGI Compilers & Tools
PGI compilers incorporate global optimization, vectorization, software pipelining, and shared-memory parallelization capabilities targeting both Intel and AMD processors. PGI supports the following high-level languages:
-
Fortran 77;
-
Fortran 90/95/2003;
-
Fortran 2008 (partial);
-
High Performance Fortran (HPF);
-
ANSI C99 with K&R extensions;
-
ANSI/ISO C++;
-
CUDA Fortran;
-
OpenCL;
-
OpenACC;
-
OpenMP.

bottom of page