Forked from
Méso-NH / Méso-NH code
3928 commits behind the upstream repository.
-
WAUTELET Philippe authoredWAUTELET Philippe authored
job_make_mesonh_IBM_ada 785 B
#MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
#MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence
#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
# @ class = compil
# @ job_name = Sortie_compile
# Type de travail
# 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 = 7200
# @ queue
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-LXifortI4-MNH-V5-3-1-MPIINTEL-O2
# Pour avoir l'echo des commandes
set -x
time gmake -j8
time gmake -j8
time gmake installmaster