Skip to content
Snippets Groups Projects
Commit 327be1fb authored by Gaelle Tanguy's avatar Gaelle Tanguy Committed by WAUTELET Philippe
Browse files

Gaelle 29/4/2014 : update to MNH-5-1-2

parent e1f59fd0
Branches
Tags
No related merge requests found
Showing
with 20 additions and 20 deletions
......@@ -43,7 +43,7 @@ USE MODD_CONF, ONLY : NMASDEV,NBUGFIX,CBIBUSER
IMPLICIT NONE
!
NMASDEV=51
NBUGFIX=0
NBUGFIX=2
CBIBUSER=''
!
END SUBROUTINE VERSION
......@@ -11,7 +11,7 @@ then
export VERSION_MASTER=${VERSION_MASTER:-MNH-V5-1}
export VERSION_BUG=${VERSION_BUG:-2}
export VERSION_XYZ=${VERSION_XYZ:-${VERSION_MASTER}-${VERSION_BUG}}
export VERSION_DATE=${VERSION_DATE:-"11/12/2013"}
export VERSION_DATE=${VERSION_DATE:-"29/04/2014"}
export VERSION_CDF=${VERSION_CDF-"3.6.3"}
export VERSION_GRIBAPI=${VERSION_GRIBAPI-"1.9.9"}
export MNH_INT=${MNH_INT-"I4"}
......
......@@ -18,7 +18,7 @@
set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-BGI4-MNH-V5-1-0-MPIAUTO-O2
. ../conf/profile_mesonh-BGI4-MNH-V5-1-2-MPIAUTO-O2
#001_2Drelief 002_3Drelief 003_KW78 004_Reunion 007_16janvier
......
......@@ -18,7 +18,7 @@
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-BGQI4-MNH-V5-1-0-MPIAUTO-O2NAN
. ../conf/profile_mesonh-BGQI4-MNH-V5-1-2-MPIAUTO-O2NAN
#. ../conf/profile_mesonh-BGQI4-MNH-V4-10-1-MPIAUTO-O2
set -x
......
......@@ -19,7 +19,7 @@ set -e
# Nom de la machine
hostname
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-0-MPIINTEL-O3
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-2-MPIINTEL-O3
export MONORUN="mpirun -np 1 "
export MPIRUN="mpirun -np 2 "
export POSTRUN="time "
......
......@@ -19,7 +19,7 @@
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-0-MPIINTEL-O2
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-2-MPIINTEL-O2
# Pour avoir l'echo des commandes
set -x
......
......@@ -24,7 +24,7 @@
set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-AIX64-MNH-V5-1-0-MPIAUTO-O2
. ../conf/profile_mesonh-AIX64-MNH-V5-1-2-MPIAUTO-O2
#001_2Drelief 002_3Drelief 003_KW78 004_Reunion 007_16janvier
......
......@@ -18,7 +18,7 @@ hostname
[ -d $PBS_O_WORKDIR ] && cd $PBS_O_WORKDIR
#
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-0-MPIAUTO-O4
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-2-MPIAUTO-O4
export MONORUN="Mpirun -np 1 "
export MPIRUN="Mpirun -np 2 "
......
......@@ -19,7 +19,7 @@ hostname
[ -d $PBS_O_WORKDIR ] && cd $PBS_O_WORKDIR
#
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-0-MPIAUTO-O2
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-2-MPIAUTO-O2
export MONORUN="Mpirun -np 1 "
export MPIRUN="Mpirun -np 2 "
......
......@@ -34,7 +34,7 @@ echo SHELL=$SHELL
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-AIX64I4-MNH-V5-1-0-MPIAUTO-O2
. ../conf/profile_mesonh-AIX64I4-MNH-V5-1-2-MPIAUTO-O2
ulimit -c 0 # pas de core
......
......@@ -18,7 +18,7 @@
set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-BGI4-MNH-V5-1-0-MPIAUTO-O2
. ../conf/profile_mesonh-BGI4-MNH-V5-1-2-MPIAUTO-O2
#time gmake
time gmake -r -j8
......
......@@ -34,7 +34,7 @@ set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-BGQI4-MNH-V5-1-0-MPIAUTO-O2NAN
. ../conf/profile_mesonh-BGQI4-MNH-V5-1-2-MPIAUTO-O2NAN
case $LOADL_STEP_NAME in
......
......@@ -19,7 +19,7 @@ set -x
# On va lancer la compilation dans le répertoire de lancement du job
pwd
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-0-MPIINTEL-O3
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-2-MPIINTEL-O3
time gmake -j 4
time gmake -j 1 installmaster
......
......@@ -16,7 +16,7 @@
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-0-MPIINTEL-O2
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-2-MPIINTEL-O2
# Pour avoir l'echo des commandes
set -x
......
......@@ -24,7 +24,7 @@
set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-AIX64I4-MNH-V5-1-0-MPIAUTO-O2
. ../conf/profile_mesonh-AIX64I4-MNH-V5-1-2-MPIAUTO-O2
time gmake -j1 gribapi
time gmake -r -j8
......
......@@ -12,7 +12,7 @@ set -x
# On va lancer la compilation dans le répertoire de lancement du job
[ ${PBS_O_WORKDIR} ] && cd ${PBS_O_WORKDIR}
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-0-MPIAUTO-O4
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-2-MPIAUTO-O4
time gmake -j 4 ########## compile on four processors to speedup the compilation
time gmake -j 1 installmaster
......
......@@ -11,7 +11,7 @@ set -x
# On va lancer la compilation dans le répertoire de lancement du job
[ $PBS_O_WORKDIR ] && cd $PBS_O_WORKDIR
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-0-MPIAUTO-O4
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-2-MPIAUTO-O4
time gmake -j 4
time gmake -j 4 # some time problem with first pass in parallel compilation
......
......@@ -27,7 +27,7 @@
set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-AIX64I4-MNH-V5-1-0-MPIAUTO-O2
. ../conf/profile_mesonh-AIX64I4-MNH-V5-1-2-MPIAUTO-O2
time gmake -r -j1
time gmake installmaster
......
......@@ -19,7 +19,7 @@ export VER_USER= ########## Your own USER Directory
set -x
# On va lancer la compilation dans le répertoire de lancement du job
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-0-${VER_USER}-MPIINTEL-O3
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-2-${VER_USER}-MPIINTEL-O3
time gmake user
time gmake -j 1 installuser
......@@ -14,7 +14,7 @@ set -x
[ ${PBS_O_WORKDIR} ] && cd ${PBS_O_WORKDIR}
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-0-${VER_USER}-MPIAUTO-O4
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-2-${VER_USER}-MPIAUTO-O4
time gmake user
time gmake -j 1 installuser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment