Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OpenACC is only supported by the Cray Fortran compiler and GCC for C and C++.


Compiling HIP code

Code Block
$ module load rocm/version
$ hipcc foo.cpp



Compiler manual pages

Executing man ccman CC or man ftn within will open the manual pages of the wrapper. Manual pages for every compiler are also available.