This version (2024/10/24 10:28) is a draft.
Approvals: 0/1The Previously approved version (2022/02/01 21:19) is available.
Approvals: 0/1The Previously approved version (2022/02/01 21:19) is available.
ANTARES
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