New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 8780 for branches/2015/dev_r5092_CNRS18_TRUST/NEMOGCM/TRUST/batch/X64_CURIE.sh – NEMO

Ignore:
Timestamp:
2017-11-22T11:28:53+01:00 (6 years ago)
Author:
nicolasmartin
Message:

Push modifications from functional Trusting in Curie HPC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5092_CNRS18_TRUST/NEMOGCM/TRUST/batch/X64_CURIE.sh

    r5788 r8780  
    11#!/bin/bash 
    22 
    3 #Config ccc_msub 
    4 #MSUB -A  gen7451 
    5 #MSUB -r  NEMO_CI 
    6 #MSUB -o  NEMO_CI_%I 
    7 #MSUB -e  NEMO_CI_%I 
     3##Config ccc_msub 
     4#MSUB -A  gen0826 
     5#MSUB -r  NEMO_Trust 
     6#MSUB -o  NEMO_Trust_%I 
     7#MSUB -e  NEMO_Trust_%I 
    88#MSUB -oe 
    9 #MSUB -q  xlarge 
    10 #MSUB -n  128 
    11 #MSUB -N  1 
     9#MSUB -q  standard 
     10#MSUB -n  32 
     11#MSUB -N  2 
    1212#MSUB -T  1800 
    13 ##MSUB -@  ntmlod@locean-ipsl.upmc.fr:begin,end 
     13 
    1414ccc_mprun ./opa 
     15 
     16exit 0 
Note: See TracChangeset for help on using the changeset viewer.