Changeset 4744 for CONFIG


Ignore:
Timestamp:
10/09/19 17:12:40 (5 years ago)
Author:
jgipsl
Message:

Adapt script and add modules for Jean-Zay at IDRIS

Location:
CONFIG/UNIFORM/v6/LMDZOR_v6.2
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6.2/compile_lmdzor.sh

    r4644 r4744  
    103103    # Find out current host and source specific paths and commands for the host 
    104104    case $( hostname -s ) in 
    105         ada*) 
    106             fcm_arch=X64_ADA;; 
     105        jean-zay*) 
     106            fcm_arch=X64_JEANZAY;; 
    107107        irene*) 
    108108            fcm_arch=X64_IRENE;; 
Note: See TracChangeset for help on using the changeset viewer.