Last change
on this file since 4077 was
3973,
checked in by ymipsl, 8 years ago
|
Update XML and .def files for dynamico Aquaplanet
YM
|
File size:
626 bytes
|
Line | |
---|
1 | # @ job_type = parallel |
---|
2 | # @ total_tasks = 40 |
---|
3 | # Temps CPU max. d'un processus hhh:mm:ss (1h30mn ici) |
---|
4 | # @ wall_clock_limit=900 |
---|
5 | ## @ as_limit = 20.0gb |
---|
6 | # Nom du travail LoadLeveler |
---|
7 | # @ job_name = dynamico |
---|
8 | # Fichier de sortie standard du travail |
---|
9 | # @ output = $(job_name).$(jobid) |
---|
10 | # Fichier de sortie d'erreur du travail |
---|
11 | # @ error = $(job_name).$(jobid) |
---|
12 | # @ class = debug |
---|
13 | # @ queue |
---|
14 | |
---|
15 | cd $LOADL_STEP_INITDIR |
---|
16 | export FOR_DEBUGGER_IS_PRESENT=true |
---|
17 | export DISPLAY=ada337:55.0 |
---|
18 | export OMP_NUM_THREADS=1 |
---|
19 | ulimit -s unlimited |
---|
20 | |
---|
21 | poe ../../ICOSA_LMDZ/bin/icosa_lmdz.exe |
---|
22 | |
---|
23 | #xterm -sb -e 'module load tv; tv ../../ICOSA_LMDZ/bin/icosa_lmdz.exe' |
---|
Note: See
TracBrowser
for help on using the repository browser.