Changes between Version 6 and Version 7 of Doc/ComputingCenters/SharedFiles


Ignore:
Timestamp:
10/23/14 18:53:20 (10 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/ComputingCenters/SharedFiles

    v6 v7  
    3535If the file `_bash` does not exist, use the file `_ksh`. 
    3636 
    37 On a few computing machines, you must setup the environment differently for compilation and execution phases and for the graphic post processing phases. Files therefore exist in two versions. 
    38  
    39 For example : 
    40 {{{ 
    41 #!sh 
    42 .atlas_env_calcul_curie_ksh  # For compiling and executing  
    43 .atlas_env_post_curie_ksh    # For post processing 
    44 }}} 
    45  
    46 To this day, no machine is concerned. 
    4737 
    4838## Rebuild ##