Changes between Version 42 and Version 43 of Doc/ComputingCenters/TGCC


Ignore:
Timestamp:
10/11/19 15:32:45 (5 years ago)
Author:
aclsce
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/ComputingCenters/TGCC

    v42 v43  
    4545export PATH=$(ccc_home -u igcmg)/Tools/fcm/bin:$(ccc_home -u igcmg)/Tools/irene/bin:$PATH 
    4646}}} 
    47  * the load of modules giving access to computing or post processing libraries and tools needed on our platform (done in `ccc_home -u igcmg`/MachineEnvironment/irene/env_atlas_irene). 
     47 * the load of modules giving access to computing or post processing libraries and tools needed on our platform (done in `ccc_home -u igcmg`/!MachineEnvironment/irene/env_atlas_irene). 
    4848 
    4949# Project and computing needs # 
     
    6262 
    6363## Quotas ## 
    64 To check the available and used storage capacities of `HOME`, `SCRATCHDIR`, `CCCWORKDIR` and `CCCSTOREDIR`: 
     64To check the available and used storage capacities of `HOME`, `CCCSCRATCHDIR`, `CCCWORKDIR` and `CCCSTOREDIR`: 
    6565{{{ 
    6666#!sh 
     
    7272This command has been improved and gives a lot of information : quotas and usage of shared space, type and duration of exception. 
    7373 
    74 ## SCRATCHDIR ## 
    75 The `$SCRATCHDIR`directory is often cleaned and only files that are less than 40 days are stored. 
     74## CCCSCRATCHDIR ## 
     75The `$CCCSCRATCHDIR`directory is often cleaned and only files that are less than 40 days are stored. 
    7676 
    7777## CCCWORKDIR ##