Changes between Version 12 and Version 13 of DocBenvAidrisAada


Ignore:
Timestamp:
09/25/15 18:11:11 (9 years ago)
Author:
mafoipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DocBenvAidrisAada

    v12 v13  
    77 
    88# IDRIS users' manual # 
    9  * See: http://www.idris.fr/ada/ for ada : computing server 
    10  * See: http://www.idris.fr/adapp for adapp : pre-post-treatment 
    11  * See: http://www.idris.fr/ergon/ for ergon : file server 
     9 * See: http://www.idris.fr/eng/ada/ for ada : computing server 
     10 * See: http://www.idris.fr/eng/adapp/ for adapp : pre-post-treatment 
     11 * See: http://www.idris.fr/eng/ergon/ for ergon : file server 
    1212  
    1313# Commands to manage jobs on ada  #  
     
    2525ada > idrjar 
    2626|----------------------------------------------| 
    27 |--- IDRIS/CNRS. Version du 18 février 2013 ---| 
     27|--- IDRIS/CNRS. Version du 18 mars 2015 ---| 
    2828|----------------------------------------------| 
    2929 
     
    8080The `mfls` command on Adapp provides information on the Ergon files. 
    8181 
    82 Ergon files are visible from Adapp. Use $ARCHIVE to reach Ergon files.  
     82Ergon files are visible from Adapp. Use $ARCHIVE to reach Ergon files on Adapp. $ARCHIVE is /arch/home/rech/lab/plabxxx on Adapp. 
    8383 
    8484# Job Header for MPI - MPI/OMP with libIGCM #  
     
    217217[[BR]] 
    218218 
    219 This has been a default setup at TGCC for a few months. It is a new feature since February 2013 for IDRIS. 
    220 [[BR]] 
    221  
    222 The diagram below shows the different options offered by libIGCM. The 3rd option is currently activated by default at IDRIS. This option implies that files must be temporarily stored on the $WORKDIR space, which means that a large storage is needed (at least 20 To).[[BR]] 
    223  
    224 [[Image(libIGCM_options.jpg, 50%)]] 
    225  
    226 The diagram below details the added jobs `pack_debug`, `pack_restart` and `pack_output` as well as the directories those jobs are using. Note that the files are temporarily stored in the $WORKDIR/IGCM_OUT directories before being grouped and sent on Ergon in the IGCM_OUT directories.[[BR]] 
     219This option implies that files must be temporarily stored on the $WORKDIR space, which means that a large storage is needed (at least 20 To).[[BR]] 
     220 
     221The diagram below details all jobs including `pack_debug`, `pack_restart` and `pack_output` as well as the directories those jobs are using. Note that the files are temporarily stored in the $WORKDIR/IGCM_OUT directories before being grouped and sent on Ergon in the IGCM_OUT directories.[[BR]] 
    227222 
    228223[[Image(libIGCM_pack.jpg, 50%)]] 
    229224 
    230 You will obtain annual output files with 12 monthly values in the Output/MO directory if you put `PackFrequency=1Y` in `config.card`. This is the default grouping period of most configurations but you can of course change it. 
     225You will obtain annual output files with 12 monthly values in the Output/MO directory if you put `PeriodLength=1M`  and `PackFrequency=1Y` in `config.card`. This is the default grouping period of most configurations but you can of course change it. 
    231226[[BR]] 
    232227 
     
    238233 * The different output text-files are stored and grouped on Ergon in the directory IGCM_OUT/.../DEBUG 
    239234 * The listings for pack-jobs outputs stay on Ada in the directory $WORKDIR/IGCM_OUT/.../Out 
    240  * If you put the `SpaceName=TEST`parameter in `config.card` the pack jobs will not be started and your simulation will be stored as before in the WORKDIR/IGCM_OUT directory. This can be very useful for short tests. 
     235 * If you put the `SpaceName=TEST`parameter in `config.card` the pack jobs will not be started and your simulation will be stored in the WORKDIR/IGCM_OUT directory. This can be very useful for short tests. 
    241236 
    242237To learn more about this Section, you can read the documentation on [wiki:DocFsimu Simulation and post-processing] and on [wiki:DocGmonitor Monitor, debug and relaunching.][[BR]] 
     
    252247 
    253248## IDRIS users' manual for adapp ## 
    254  * See: http://www.idris.fr/adapp for adapp : pre-post-treatment 
     249 * See: http://www.idris.fr/eng/adapp/ for adapp : pre-post-treatment 
    255250 
    256251## Header for adapp job ##