Newer
Older

WAUTELET Philippe
committed
#MNH_LIC Copyright 1994-2019 CNRS, Meteo-France and Universite Paul Sabatier
#MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence

WAUTELET Philippe
committed
#MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
#MNH_LIC for details. version 1.
# Nom arbitraire du travail LoadLeveler
# @ job_name = Sortie_examples_ada
# Type de travail

WAUTELET Philippe
committed
# @ job_type = mpich
# Fichier de sortie standard du travail
# @ output = $(job_name).$(jobid)
# Fichier de sortie d'erreur du travail
# @ error = $(job_name).$(jobid)
# Temps CPU max. en seconde par processus
# @ wall_clock_limit = 3600
# Nombre de processus demande (ici 1)
# @ total_tasks = 4

WAUTELET Philippe
committed
# @ environment = NB_TASKS=$(total_tasks)
# @ queue
cd $LOADL_STEP_INITDIR

WAUTELET Philippe
committed
unset MAKEFLAGS

RODIER Quentin
committed
. ../conf/profile_mesonh-LXifort-R8I4-MNH-V5-6-1-MPIINTEL-O2
# Pour avoir l'echo des commandes
set -x
#001_2Drelief 002_3Drelief 003_KW78 004_Reunion 007_16janvier

WAUTELET Philippe
committed
export MONORUN="Mpirun -np 1 "
export MPIRUN="Mpirun -prepend-rank -np $NB_TASKS "
export POSTRUN=" echo "
time make -k 001_2Drelief
time make -k 002_3Drelief
time make -k 003_KW78
time make -k 004_Reunion << EOF
EOF
#
cd $SRC_MESONH/MY_RUN/KTEST/007_16janvier
make -k << EOF
EOF
#