Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# @ job_name =Examples_MNH_BGQ
# @ job_type = BLUEGENE
# Fichier sortie standard du travail
# @ output = $(job_name).$(jobid)
# Fichier erreur standard du travail
# @ error = $(output)
# Temps elapsed maximum demande
# @ wall_clock_limit = 3600
# Nombre de processeurs
# @ bg_size = 64
# @ queue
# Pour avoir l'echo des commandes
cd $LOADL_STEP_INITDIR
. ../conf/profile_mesonh-BGQI4-MNH-V4-10-1-MPIAUTO-O2NAN
#. ../conf/profile_mesonh-BGQI4-MNH-V4-10-1-MPIAUTO-O2
set -x
#export XLFRTEOPTS="buffering=disable_all"
#export PAMID_VERBOSE=1
export MONORUN="Runjob -p 1 -n 1 --label --env-all : "
export MPIRUN="Runjob -p 1 -n 4 --label --env-all : "
export POSTRUN=" echo "
time gmake -r -k 001_2Drelief
time gmake -r -k 002_3Drelief
time gmake -r -k 003_KW78
time gmake -r -k 004_Reunion << EOF
EOF
#
cd $SRC_MESONH/MY_RUN/KTEST/007_16janvier
make -k << EOF
EOF
#