Changes between Version 3 and Version 4 of IntegrationOpenMP/EnteteCommandesOccigen


Ignore:
Timestamp:
09/24/15 18:42:15 (9 years ago)
Author:
mafoipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IntegrationOpenMP/EnteteCommandesOccigen

    v3 v4  
    6060#SBATCH --time=24:00:00 
    6161#SBATCH --exclusive 
    62 }}}quit 
     62}}} 
    6363 * Commande (exemple) : 
    6464{{{ 
     
    277277#export KMP_STACKSIZE=2g 
    278278export KMP_STACKSIZE=3g 
     279}}} 
    279280 
    280281 * tuning pour bullxmpi 
    281  
     282{{{ 
    282283export KMP_BLOCKTIME=infinite 
    283284export OMP_NESTED=FALSE 
     
    308309# 
    309310##################################################################################################################################################### 
     311}}} 
    310312 * scripts ksh de lancement des trois codes gmc.e opa et xios_serve.exe 
     313 
    311314{{{ 
    312315cat  script_lmdz.ksh 
     
    315318./gcm.e 
    316319}}} 
     320 
    317321{{{ 
    318322cat script_opa.ksh 
     
    320324./opa 
    321325}}} 
     326 
    322327{{{ 
    323328 cat script_xios.ksh