Changes between Version 14 and Version 15 of Doc/ComputingCenters/ESPRImesocenter


Ignore:
Timestamp:
10/19/16 11:17:54 (8 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/ComputingCenters/ESPRImesocenter

    v14 v15  
    11{{{ 
    22#!html 
    3 <h1>Working on ciclad</h1> 
     3<h1>Working on ciclad and climserv</h1> 
    44}}} 
    55[[PageOutline]] 
    66 
    7 ciclad is an IPSL computing server located on the Jussieu campus in Paris, France. 
     7ciclad is an IPSL computing cluster located on the Jussieu campus in Paris, France. ClimServ is another IPSL computing cluster located at Polytechnique in Palaisseau. The both clusters have the same software and some file systems are cross-mounted. libIGCM is used in the same way on both clusters and the shared account, located at ciclad is used also at climserv. The documentation below is mainly written for ciclad but the same is true for climserv. 
    88 
    99## General information ## 
     
    2020The front-end machine can be accessed via the {{{ciclad.jussieu.ipsl.fr}}}. 
    2121 
    22 Data files must be placed in {{{/data/yourlogin/}}} or in the filesystem dedicated to your project. 
     22Output files written by libIGCM are stored by default in /data/yourlogin/IGCM_OUT at ciclad and in /homedata/yourlogin/IGCM_OUT at climserv. 
    2323 
    2424### Shared account ### 
    25 The repository for shared files are found in '''/ipslfs/igcmg/IGCM'''.  
     25The repository for shared files are found in '''/prodigfs/ipslfs/igcmg/IGCM'''.  
    2626 
    2727Read more: [wiki:DocBenvEcommonfiles Repository for shared files and shared tools]  
     
    4545To receive the end-of-job messages returned by the job itself (e.g. end of simulation, error,...) you must specify your email address in the file {{{${HOME}/.forward}}}. 
    4646 
    47 ## Compiling at ciclad ## 
     47## Compiling at ciclad and climserv ## 
    4848When installing modipsl, the default compiler at ciclad is set to ifort. In modipsl/util/AA_make.gdef this corresponds to the target ifort_CICLAD. The corresponding arch files for compiling with fcm are named arch-ifort_CICLAD.fcm and arch-ifort_CICLAD.path. To compile at ciclad you need LMDZ5/trunk rev 2133 or later, ORCHIDEE/trunk rev 2375 or later. Other compilers exist at CICLAD but they have not been tested with all models.  
    4949 
     
    6868 
    6969 
    70 ## libIGCM at ciclad ## 
     70## libIGCM at ciclad and climserv ## 
    7171libIGCM can be used since tag libIGCM_v2.6 . No monitoring and atlas are done. No pack is implemented. 
    7272