Changes between Version 3 and Version 4 of Doc/ComputingCenters/TGCC/Irene


Ignore:
Timestamp:
06/26/18 15:51:41 (6 years ago)
Author:
acosce
Comment:

--

Legend:

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

    v3 v4  
    66[[PageOutline(1-3,Table of contents,,numbered)]] 
    77 
    8 Update 18/06/18 
     8Update 26/06/18 
    99[[NoteBox(warn, Documentation under development , 600px)]] 
    1010 
     
    2020 
    2121# Irene environment and files system #  
    22  * Before working on Irène you can source the ipsl environment  
     22 * Before working on Irène you need to prepare your environment  
    2323{{{ 
    24 source ~p86ipsl/.envi_irene 
     24cd  
     25cp /ccc/cont003/home/igcmg/igcmg/MachineEnvironment/irene/bashrc .bashrc 
     26cp /ccc/cont003/home/igcmg/igcmg/MachineEnvironment/irene/bashrc_irene .bashrc_irene 
     27 
     28after login or source .bashrc_irene:  
     29module list  
     30Currently Loaded Modulefiles: 
     31 1) ccc                       8) fortran/intel/17.0.4.196                15) feature/openmpi/mpi_compiler/intel(default)  22) netcdf-fortran/4.4.4(default)      
     32 2) datadir/drf               9) feature/mkl/lp64                        16) feature/openmpi/net/mxm(default)             23) hdf5/1.8.20(default)               
     33 3) datadir/own(default)     10) feature/mkl/sequential                  17) .tuning/openmpi/2.0(default)                 24) feature/bridge/heterogenous_mpmd   
     34 4) dfldatadir/own(default)  11) mkl/17.0.4.196                          18) flavor/buildmpi/openmpi/2.0                  25) nco/4.6.0(default)                 
     35 5) licsrv/intel             12) flavor/buildcompiler/intel/17(default)  19) mpi/openmpi/2.0.2                            26) cdo/1.7.2rc6(default)              
     36 6) c++/intel/17.0.4.196     13) intel/17.0.4.196                        20) flavor/hdf5/parallel                          
     37 7) c/intel/17.0.4.196       14) hwloc/1.11.3(default)                   21) netcdf-c/4.6.0(default)                       
     38 
    2539}}} 
    2640 --> Be carefule this environment can be update during next weeks according to TGCC recommendations 
     41 
    2742 * Default compiler is intel/17.0.6.256 with default librairy MPI mpi/openmpi/2.0.4.  '''WARNING''' : there is a bug in the compiler intel-17.0.4.196  
    2843 * Computing nodes: the nodes of partition skylake have 48 cores each, which is 3 times more than the computing nodes from the standard partition of Curie; 
     
    3550 
    3651# How working with last LMDZOR_v6 or last LMDZORINCA_v6 ? # 
    37   * source ~p86ipsl/.env_irene 
     52  * install your environment (see below)  
    3853  * XIOS : After download :update arch XIOS for IRENE  
    3954{{{