Versions Compared

Key

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

...

early availability:      April 20, 2020

start of production:  April 27May 4, 2020

...

This system is an upgrade of the "not conventional" partition of the Marconi Tier-0 system. It is an accelerated cluster based on Power9 chips and Volta NVIDIA GPUs, acquired by Cineca within the PPI4HPC  European initiative.

...

The PGI compiler family offers C, C++, and Fortran compilers, their names are:

InvocationsUsage
pgccCompile C source files.
pgccCompile C++ source files.
pgf77Compile FORTRAN 77 source files
pgf90Compile FORTRAN 90 source files
pgf95Compile FORTRAN 95 source files
pghpfCompile High Performance FORTRAN source files


The OpenMP parallelization is enabled by the -mp compiler option. 

...