Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

For code generation we recommend the software package NVIDIA hpcx which includes a compiler and access to libraries like e.g. MPI.

Codeblock
languagetext
titlePlain OpenMP
bgnlogin1 ~ $ module load nvhpc-hpcx/23.1
bgnlogin1 ~ $ module list
Currently Loaded Modulefiles: ... 4) hpcx   5) nvhpc-hpcx/23.1

For code generation we recommend to use the software package NVIDIA hpcx which includes the a compiler and access to libraries like e.g. MPI.

Codeblock
languagetext
titleLoad hpcx evironmentOpenMP and MPI
bgnlogin1 ~ $ module load nvhpc-hpcx/23.1
bgnlogin1 ~ $ module list
Currently Loaded Modulefiles: ... 4) hpcx   5) nvhpc-hpcx/23.1

...