Changes between Version 48 and Version 49 of Doc/ComputingCenters/TGCC/IreneRedHat8


Ignore:
Timestamp:
04/14/23 16:25:16 (15 months ago)
Author:
snguyen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/ComputingCenters/TGCC/IreneRedHat8

    v48 v49  
    9696 
    9797== XIOS ==  
    98 If you are working with a version on XIOS/branchs/xios-2.5, you need to modify `XIOS/arch/arch-X64_IRENE.fcm`  
     98If you are working with a version on XIOS/branchs/xios-2.5, you need to modify `XIOS/arch/arch-X64_IRENE.fcm` (or `ARCH/arch-X64_IRENE-AMD.env`) 
    9999{{{ 
    100100%BASE_CFLAGS    -std=gnu++98 -diag-disable 1125 -diag-disable 279 -D__XIOS_EXCEPTION 
     
    187187For older configurations you may have to source the arch.env file for all the models other than XIOS (applies to IPSLCM5A2 but could be needed for other old configurations). 
    188188 
    189 In that case add `. ${arch_path}/arch-X64_IRENE.env; ` before the command that changes the directory in every models rules except for xios where the previous changes are enough. 
     189In that case add `. ${arch_path}/arch-X64_IRENE.env; ` (or `. ${arch_path}/arch-X64_IRENE-AMD.env; `)  before the command that changes the directory in every models rules except for xios where the previous changes are enough. 
    190190 
    191191 * IPSLCM5A2 `AA_Make`