Changes between Version 2 and Version 3 of Doc/ComputingCenters/TGCC/IreneAmd


Ignore:
Timestamp:
03/20/20 16:54:34 (4 years ago)
Author:
acosce
Comment:

--

Legend:

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

    v2 v3  
    4242Before working on Irene you need to prepare your environment. This is important to do before compilation to ensure the use of same modules as done by libIGCM running environment. We propose you 2 files which you can copy from the home igcmg. The first one called '''bashrc''' will source the second called '''bashrc_irene'''. Copy both files to your home, rename them by adding a dot as prefix. You can add personal settings in your .bashrc_irene-amd. Do as follow:  
    4343{{{ 
    44 cp ~igcmg/MachineEnvironment/irene/bashrc ~/.bashrc 
    45 cp ~igcmg/MachineEnvironment/irene/bashrc_irene-amd ~/.bashrc_irene-amd 
     44cp ~igcmg/MachineEnvironment/irene-amd/bashrc ~/.bashrc   # copy it even if you already have a .bashrc file 
     45cp ~igcmg/MachineEnvironment/irene-amd/bashrc_irene-amd ~/.bashrc_irene-amd 
    4646}}} 
    4747The .bashrc will source your own .bashrc_irene-amd which must be in your home.