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.
X64_CURIE.sh in branches/2016/dev_INGV_UKMO_2016/NEMOGCM/TRUST/batch – NEMO

source: branches/2016/dev_INGV_UKMO_2016/NEMOGCM/TRUST/batch/X64_CURIE.sh @ 7351

Last change on this file since 7351 was 7351, checked in by emanuelaclementi, 7 years ago

ticket #1805 step 3: /2016/dev_INGV_UKMO_2016 aligned to the trunk at revision 7161

  • Property svn:executable set to *
File size: 240 bytes
Line 
1#!/bin/bash
2
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
8#MSUB -oe
9#MSUB -q  xlarge
10#MSUB -n  128
11#MSUB -N  1
12#MSUB -T  1800
13##MSUB -@  ntmlod@locean-ipsl.upmc.fr:begin,end
14ccc_mprun ./opa
Note: See TracBrowser for help on using the repository browser.