Changes between Version 5 and Version 6 of Doc/ComputingCenters/LSCE


Ignore:
Timestamp:
09/24/15 16:20:20 (9 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/ComputingCenters/LSCE

    v5 v6  
    66[[PageOutline(1-2,Table of contents,,numbered)]] 
    77 
    8 The LSCE computing environment is detailed here: [https://w3.lsce.ipsl.fr/informatique/util/index.php]. You can only access this webpage via the LSCE network. 
     8The LSCE computing environment is detailed here: [https://w3.lsce.ipsl.fr/informatique/util/index.php]. You can only access this webpage via the LSCE network. The direct access to the cluster is only possible from the LSCE or from the TGCC machines. The cluster can be accessed via ssh and xdmcp protocols. 
    99 
    10  * The interactivity 
    11  
    12  The network includes a cluster for the interactive mode. This cluster is considered as a unique machine called '''asterix.lscelb.extra.cea.fr''' which can be shorten into '''asterix.lscelb'''. 
    13  
    14 The direct access to the cluster is only possible from the LSCE or from the CCRT machines. The cluster can be accessed via ssh and xdmcp protocols. 
    15  
    16  * The computing cluster 
    17  
    18    The LSCE has a small computing cluster. See its users' manual here: [https://w3.lsce.ipsl.fr/informatique/util/calcul/batch.php]. This cluster is considered as a unique machine called  ''obelix.lscelb.extra.cea.fr'' which can be shorten into '''obelix.lscelb'''. 
     10 * asterix : interactive use. The network includes a cluster for the interactive mode. This cluster is considered as a unique machine called '''asterix'''. 
     11 * obelix : computing cluster. The LSCE has a small computing cluster. See its users' manual here: [https://w3.lsce.ipsl.fr/informatique/util/calcul/batch.php]. This cluster is considered as a unique machine called  ''obelix''. Installation, compiling and running is done from obelix. 
    1912 
    2013## Modipsl and compiling ## 
    21 By default the compiling is done for MPI parallel mode. The compiler is `ifort` (''Intel'' compiler). The '''lxiv8''' target in modipsl/util/AA_make.gdef is used on obelix. Currently the components ORCHIDEE, LMDZ, IOIPSL and XIOS can be installed on obelix using the compiling options in modipsl. [[BR]] 
     14Install and compile from obelix. By default the compiling is done for MPI parallel mode. The compiler is `ifort` (''Intel'' compiler). The '''lxiv8''' target in modipsl/util/AA_make.gdef is used on obelix. Currently the components ORCHIDEE, LMDZ, IOIPSL and XIOS can be installed on obelix using the compiling options in modipsl. [[BR]] 
    2215  
    2316