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

Gaelle 13/12/2013 : upgrade version to MNH-V5-1-0

parent 6f9a09bf
No related branches found
No related tags found
No related merge requests found
Showing
with 18 additions and 18 deletions
......@@ -14,7 +14,7 @@
set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-BGI4-MNH-V4-10-1-MPIAUTO-O2
. ../conf/profile_mesonh-BGI4-MNH-V5-1-0-MPIAUTO-O2
#001_2Drelief 002_3Drelief 003_KW78 004_Reunion 007_16janvier
......
......@@ -14,7 +14,7 @@
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-BGQI4-MNH-V4-10-1-MPIAUTO-O2NAN
. ../conf/profile_mesonh-BGQI4-MNH-V5-1-0-MPIAUTO-O2NAN
#. ../conf/profile_mesonh-BGQI4-MNH-V4-10-1-MPIAUTO-O2
set -x
......
......@@ -15,7 +15,7 @@ set -e
# Nom de la machine
hostname
. ../conf/profile_mesonh-LXifortI4-MNH-V4-10-1-MPIINTEL-O3
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-0-MPIINTEL-O3
export MONORUN="mpirun -np 1 "
export MPIRUN="mpirun -np 2 "
export POSTRUN="time "
......
......@@ -15,7 +15,7 @@
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-LXifortI4-MNH-V4-10-1-MPIINTEL-O2
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-0-MPIINTEL-O2
# Pour avoir l'echo des commandes
set -x
......
......@@ -20,7 +20,7 @@
set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-AIX64-MNH-V4-10-1-MPIAUTO-O2
. ../conf/profile_mesonh-AIX64-MNH-V5-1-0-MPIAUTO-O2
#001_2Drelief 002_3Drelief 003_KW78 004_Reunion 007_16janvier
......
......@@ -14,7 +14,7 @@ hostname
[ -d $PBS_O_WORKDIR ] && cd $PBS_O_WORKDIR
#
. ../conf/profile_mesonh-SX8I4-MNH-V4-10-1-MPIAUTO-O4
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-0-MPIAUTO-O4
export MONORUN="Mpirun -np 1 "
export MPIRUN="Mpirun -np 2 "
......
......@@ -15,7 +15,7 @@ hostname
[ -d $PBS_O_WORKDIR ] && cd $PBS_O_WORKDIR
#
. ../conf/profile_mesonh-SX8I4-MNH-V4-10-1-MPIAUTO-O2
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-0-MPIAUTO-O2
export MONORUN="Mpirun -np 1 "
export MPIRUN="Mpirun -np 2 "
......
......@@ -30,7 +30,7 @@ echo SHELL=$SHELL
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-AIX64I4-MNH-V4-10-1-MPIAUTO-O2
. ../conf/profile_mesonh-AIX64I4-MNH-V5-1-0-MPIAUTO-O2
ulimit -c 0 # pas de core
......
......@@ -14,7 +14,7 @@
set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-BGI4-MNH-V4-10-1-MPIAUTO-O2
. ../conf/profile_mesonh-BGI4-MNH-V5-1-0-MPIAUTO-O2
#time gmake
time gmake -r -j8
......
......@@ -30,7 +30,7 @@ set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-BGQI4-MNH-V4-10-1-MPIAUTO-O2NAN
. ../conf/profile_mesonh-BGQI4-MNH-V5-1-0-MPIAUTO-O2NAN
case $LOADL_STEP_NAME in
......
......@@ -15,7 +15,7 @@ set -x
# On va lancer la compilation dans le répertoire de lancement du job
pwd
. ../conf/profile_mesonh-LXifortI4-MNH-V4-10-1-MPIINTEL-O3
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-0-MPIINTEL-O3
time gmake -j 4
time gmake -j 1 installmaster
......
......@@ -12,7 +12,7 @@
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-LXifortI4-MNH-V4-10-1-MPIINTEL-O2
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-0-MPIINTEL-O2
# Pour avoir l'echo des commandes
set -x
......
......@@ -20,7 +20,7 @@
set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-AIX64I4-MNH-V4-10-1-MPIAUTO-O2
. ../conf/profile_mesonh-AIX64I4-MNH-V5-1-0-MPIAUTO-O2
time gmake -j1 gribapi
time gmake -r -j8
......
......@@ -8,7 +8,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-V4-10-1-MPIAUTO-O4
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-0-MPIAUTO-O4
time gmake -j 4 ########## compile on four processors to speedup the compilation
time gmake -j 1 installmaster
......
......@@ -7,7 +7,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-V4-10-1-MPIAUTO-O4
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-0-MPIAUTO-O4
time gmake -j 4
time gmake -j 4 # some time problem with first pass in parallel compilation
......
......@@ -23,7 +23,7 @@
set -x
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-AIX64I4-MNH-V4-10-1-MPIAUTO-O2
. ../conf/profile_mesonh-AIX64I4-MNH-V5-1-0-MPIAUTO-O2
time gmake -r -j1
time gmake installmaster
......
......@@ -15,7 +15,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-V4-10-1-${VER_USER}-MPIINTEL-O3
. ../conf/profile_mesonh-LXifortI4-MNH-V5-1-0-${VER_USER}-MPIINTEL-O3
time gmake user
time gmake -j 1 installuser
......@@ -10,7 +10,7 @@ set -x
[ ${PBS_O_WORKDIR} ] && cd ${PBS_O_WORKDIR}
. ../conf/profile_mesonh-SX8I4-MNH-V4-10-1-${VER_USER}-MPIAUTO-O4
. ../conf/profile_mesonh-SX8I4-MNH-V5-1-0-${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.
Finish editing this message first!
Please register or to comment