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 10450 for utils/CI/sette/BATCH_TEMPLATE/batch-X64_MOBILIS – NEMO

Ignore:
Timestamp:
2019-01-03T14:32:58+01:00 (5 years ago)
Author:
acc
Message:

Tidy up NOC-specific sette batch templates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/CI/sette/BATCH_TEMPLATE/batch-X64_MOBILIS

    r10435 r10450  
    55module purge 
    66module load shared 
    7 module load gcc 
    8 module load noc/intel/17.0.4 
    9 module load openmpi/2.1.5 
    10 module load slurm/16.05.8 
     7module use /home/acc/MyMods 
     8# set programming environment and XIO_HOME  
     9module load nemo-PrgEnv/4.0  
    1110 
    1211# 
     
    1514  export XCORES=NXIOPROCS 
    1615  export SETTE_DIR=DEF_SETTE_DIR 
    17   export XIO_HOME=/home/acc/XIOS_2.0 
    1816# 
    1917# load sette functions (only post_test_tidyup needed) 
Note: See TracChangeset for help on using the changeset viewer.