Changes between Version 20 and Version 21 of Doc/ComputingCenters/ESPRImesocenter


Ignore:
Timestamp:
10/10/19 16:54:30 (5 years ago)
Author:
nillod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/ComputingCenters/ESPRImesocenter

    v20 v21  
    1 {{{ 
    2 #!html 
    3 <h1>Working on ciclad and climserv</h1> 
    4 }}} 
     1# Working on ESPRI mesocentre: Ciclad and Climserv # 
    52[[PageOutline]] 
    63 
    7 ciclad 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. 
     4For several years, all the IPSL infrastructure is federated as the [https://mesocentre.ipsl.fr ESPRI mesocentre]. 
     5 
     6In this infrastructure there are: 
     7- !Ciclad: an IPSL computing cluster located on the Jussieu campus in Paris, France, hosted mostly modeling data (such as CORDEX, CMIP...) 
     8- !ClimServ: an IPSL computing cluster too located at Polytechnique in Palaisseau, hosted mostly observation data. 
     9 
     10The both clusters have the same software and some file systems are cross-mounted. [wiki:Doc/Tools#libIGCM 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. 
    811 
    912## General information ## 
    1013### Documentation ### 
    1114 
    12 http://ciclad-web.ipsl.jussieu.fr 
     15Quick documentation could be found [https://mesocentre.ipsl.fr/quick-start/ here] (only in French actually). 
    1316 
    14 http://ciclad-web.ipsl.jussieu.fr/ciclad-utilisation.pdf 
     17For mesocentre details about [http://mesocentre.ipsl.fr/quick-start/2/ computation on !Ciclad and !Climserv] 
    1518 
    16 hotline : svp-ciclad_at_ipsl_dot_jussieu_dot_fr 
     19hotline : [http://mesocentre.ipsl.fr/ouverture-de-tickets/ meso-support (at) ipsl.fr] 
    1720 
    1821### The machines and file systems ### 
     
    2023The front-end machine can be accessed via the {{{ciclad.jussieu.ipsl.fr}}}. 
    2124 
    22 Output files written by libIGCM are stored by default in /data/yourlogin/IGCM_OUT at ciclad and in /homedata/yourlogin/IGCM_OUT at climserv. 
     25Output files written by [wiki:Doc/Tools#libIGCM libIGCM] are stored by default in /data/yourlogin/IGCM_OUT at ciclad and in /homedata/yourlogin/IGCM_OUT at climserv. 
    2326 
    2427### Shared account ### 
    2528The repository for shared files are found in '''/prodigfs/ipslfs/igcmg/IGCM'''.  
    2629 
    27 Read more: [wiki:DocBenvEcommonfiles Repository for shared files and shared tools]  
     30Read more: [wiki:Doc/ComputingCenters/Commonfiles Repository for shared files and shared tools]  
    2831 
    2932### Individual account ### 
     
    4649 
    4750## Compiling at ciclad and climserv ## 
    48 When installing modipsl, the default compiler at ciclad and climserv is set to ifort. In modipsl/util/AA_make.gdef this corresponds to the target ifort_CICLAD. The same target is used for both ciclad and climserv. The corresponding arch files for compiling with fcm are named arch-ifort_CICLAD.fcm and arch-ifort_CICLAD.path.  Other compilers exist at CICLAD and !ClimServ but they have not been tested with all models.  
     51When installing [https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/Doc/Tools#modipsl modipsl], the default compiler at ciclad and climserv is set to ifort. In modipsl/util/AA_make.gdef this corresponds to the target ifort_CICLAD. The same target is used for both ciclad and climserv. The corresponding arch files for compiling with fcm are named arch-ifort_CICLAD.fcm and arch-ifort_CICLAD.path.  Other compilers exist at CICLAD and !ClimServ but they have not been tested with all models.  
    4952Note following message from the script ''ins_make'' which installs the makefiles is correct both for ciclad and climserv: 
    5053{{{ 
     
    100103 
    101104## libIGCM at ciclad and climserv ## 
    102 libIGCM can be used since tag libIGCM_v2.6 . No monitoring and atlas are done. No pack is implemented. 
     105[wiki:Doc/Tools#libIGCM libIGCM] can be used since tag libIGCM_v2.6 . No monitoring and atlas are done. No pack is implemented. 
    103106 
    104107The memory needs to be adapted or added in the job's heading section.