Ignore:
Timestamp:
03/26/20 15:32:22 (4 years ago)
Author:
jgipsl
Message:

Add arch for IRENE-AMD and switch in compilation script as done in IPSLCM6.2

File:
1 edited

Legend:

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

    r4975 r5030  
    103103        jean-zay*) 
    104104            fcm_arch=X64_JEANZAY;; 
    105         irene*) 
    106             fcm_arch=X64_IRENE;; 
     105        irene170|irene171|irene190|irene191|irene192|irene193) 
     106            fcm_arch=X64_IRENE;; 
     107        irene172|irene173|irene194|irene195) 
     108            fcm_arch=X64_IRENE-AMD;; 
    107109        asterix*|obelix*) 
    108110            fcm_arch=ifort_LSCE 
Note: See TracChangeset for help on using the changeset viewer.