Skip to content
Snippets Groups Projects
Commit af7ed74c authored by Gaelle TANGUY's avatar Gaelle TANGUY
Browse files

Gaelle 23/06/2016 : version 5-3-0

parent 2eab6e92
No related branches found
No related tags found
No related merge requests found
Showing
with 22 additions and 22 deletions
......@@ -8,10 +8,10 @@
if [ "x$XYZ" = "x" ]
then
#
export VERSION_MASTER=${VERSION_MASTER:-MNH-V5-2}
export VERSION_BUG=${VERSION_BUG:-1}
export VERSION_MASTER=${VERSION_MASTER:-MNH-V5-3}
export VERSION_BUG=${VERSION_BUG:-0}
export VERSION_XYZ=${VERSION_XYZ:-${VERSION_MASTER}-${VERSION_BUG}}
export VERSION_DATE=${VERSION_DATE:-"02/05/2016"}
export VERSION_DATE=${VERSION_DATE:-"23/06/2016"}
export VERSION_CDF=${VERSION_CDF:-"4.1.3"}
export VERSION_HDF=${VERSION_HDF:-"1.8.9"}
export VERSION_GRIBAPI=${VERSION_GRIBAPI:-"1.13.1"}
......
......@@ -18,7 +18,7 @@
set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-BGI4-MNH-V5-2-1-MPIAUTO-O2
. ../conf/profile_mesonh-BGI4-MNH-V5-3-0-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-2-1-MPIAUTO-O2NAN
. ../conf/profile_mesonh-BGQI4-MNH-V5-3-0-MPIAUTO-O2NAN
set -x
......
......@@ -19,7 +19,7 @@ set -e
# Nom de la machine
hostname
. ../conf/profile_mesonh-LXifortI4-MNH-V5-2-1-MPIINTEL-O3
. ../conf/profile_mesonh-LXifortI4-MNH-V5-3-0-MPIINTEL-O3
export MONORUN="mpirun -np 1 "
export MPIRUN="mpirun -np 2 "
export POSTRUN="time "
......
......@@ -17,7 +17,7 @@ set -x
# Nom de la machine
hostname
. ../conf/profile_mesonh-LXifortI4-MNH-V5-2-1-MPIINTEL-O2
. ../conf/profile_mesonh-LXifortI4-MNH-V5-3-0-MPIINTEL-O2
export MONORUN="mpirun -genv I_MPI_PIN_PROCESSOR_LIST=all:map=spread -prepend-rank -np 1 "
export MPIRUN="mpirun -genv I_MPI_PIN_PROCESSOR_LIST=all:map=spread -prepend-rank -np 4 "
export POSTRUN="time "
......
......@@ -27,7 +27,7 @@ cd ${PBS_O_WORKDIR}
#ARCH=LXifort
ARCH=LXcray
. ../conf/profile_mesonh-${ARCH}I4-MNH-V5-2-1-MPICRAY-O2
. ../conf/profile_mesonh-${ARCH}I4-MNH-V5-3-0-MPICRAY-O2
export MONORUN="aprun -n 1 "
......
......@@ -19,7 +19,7 @@
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-LXifortI4-MNH-V5-2-1-MPIINTEL-O2
. ../conf/profile_mesonh-LXifortI4-MNH-V5-3-0-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-2-1-MPIAUTO-O2
. ../conf/profile_mesonh-AIX64-MNH-V5-3-0-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-2-1-MPIAUTO-O4
. ../conf/profile_mesonh-SX8I4-MNH-V5-3-0-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-2-1-MPIAUTO-O2
. ../conf/profile_mesonh-SX8I4-MNH-V5-3-0-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-2-1-MPIAUTO-O2
. ../conf/profile_mesonh-AIX64I4-MNH-V5-3-0-MPIAUTO-O2
ulimit -c 0 # pas de core
......
......@@ -18,7 +18,7 @@
set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-BGI4-MNH-V5-2-1-MPIAUTO-O2
. ../conf/profile_mesonh-BGI4-MNH-V5-3-0-MPIAUTO-O2
#time gmake
time gmake -r -j8
......
......@@ -34,7 +34,7 @@ set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-BGQI4-MNH-V5-2-1-MPIAUTO-O2NAN
. ../conf/profile_mesonh-BGQI4-MNH-V5-3-0-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-2-1-MPIINTEL-O3
. ../conf/profile_mesonh-LXifortI4-MNH-V5-3-0-MPIINTEL-O3
time gmake -j 4
time gmake -j 1 installmaster
......
......@@ -21,7 +21,7 @@ pwd
#ARCH=LXifort
ARCH=LXcray
. ../conf/profile_mesonh-${ARCH}I4-MNH-V5-2-1-MPICRAY-O2
. ../conf/profile_mesonh-${ARCH}I4-MNH-V5-3-0-MPICRAY-O2
time gmake -j 4 2>&1 | tee sortie_compile_cray.$$
......
......@@ -16,7 +16,7 @@
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-LXifortI4-MNH-V5-2-1-MPIINTEL-O2
. ../conf/profile_mesonh-LXifortI4-MNH-V5-3-0-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-2-1-MPIAUTO-O2
. ../conf/profile_mesonh-AIX64I4-MNH-V5-3-0-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-2-1-MPIAUTO-O4
. ../conf/profile_mesonh-SX8I4-MNH-V5-3-0-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-2-1-MPIAUTO-O4
. ../conf/profile_mesonh-SX8I4-MNH-V5-3-0-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-2-1-MPIAUTO-O2
. ../conf/profile_mesonh-AIX64I4-MNH-V5-3-0-MPIAUTO-O2
time gmake -r -j1
time gmake installmaster
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment