Compilers
| Developer | Module name | C | C++ | Fortran | 
|---|---|---|---|---|
| AMD | aocc | clang | clang | flang | 
| GNU | gcc | gcc | g++ | gfortran | 
| INTEL | intel | icc | icpc | ifort | 
| INTEL | intel-oneapi-compilers | icx | icpx | ifx | 
| NVIDIA | nvhpc | nvcc | nvc++ | nvfortran | 
| Developer | Module name | C | C++ | Fortran | 
|---|---|---|---|---|
| AMD | aocc | clang | clang | flang | 
| GNU | gcc | gcc | g++ | gfortran | 
| INTEL | intel | icc | icpc | ifort | 
| INTEL | intel-oneapi-compilers | icx | icpx | ifx | 
| NVIDIA | nvhpc | nvcc | nvc++ | nvfortran |