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

Recommended settings in the makefile for the Intel Fortran Compiler:

MPIINTEL_OPENMPI_FC = mpiifort
MPIINTEL_OPENMPI_FL = mpiifort
MPIINTEL_OPENMPI_FFLAGS = -O3 -fno-alias -msse3 -ip -vec-report0 -traceback

Run the code with:

mpirun -machinefile $TMPDIR/machines -envall -np $NSLOTS ./antares
  • doku/antares.txt
  • Last modified: 2024/10/24 10:28
  • by 127.0.0.1