This version (2024/10/24 10:28) is a draft.
Approvals: 0/1
The Previously approved version (2022/02/01 21:16) is available.Diff

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.txt
  • Last modified: 2024/10/24 10:28
  • by 127.0.0.1