This version (2022/06/20 09:01) was approved by msiegel, goldenberg.

This is an old revision of the document!


MPI-Helium

Recommended settings for the benchmark MPI-Helium in the makefile are:

FC = mpiifort
CC = icc

FCFLAGS = -O3 -xHOST -fno-alias -static-intel
CFLAGS = -O3 -xHOST
LDFLAGS = /opt/goto/libgoto.a

run the code with:

mpirun -machinefile $TMPDIR/machines -envall -np $NSLOTS ./mpi_helium.exe
  • doku/mpi-helium.1643750194.txt.gz
  • Last modified: 2024/10/24 10:21
  • (external edit)