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

This is an old revision of the document!


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.1643750387.txt.gz
  • Last modified: 2024/10/24 10:21
  • (external edit)