Ignore:
Timestamp:
02/18/10 16:58:01 (14 years ago)
Author:
aclsce
Message:
  • Added titane (CCRT Xeon machine) as target machine :

for the moment, post-treatment will be done on cesium.

  • Removed the use of dmget command on platine (CCRT Itanium machine)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys.ksh

    r192 r222  
    6363        . ${libIGCM}/libIGCM_sys/libIGCM_sys_platine.ksh;; 
    6464 
     65    titane*) 
     66        echo "sys source platine Intel X-64 lib." 
     67        . ${libIGCM}/libIGCM_sys/libIGCM_sys_titane.ksh;; 
     68 
    6569    mercure) 
    6670        echo "sys source mercure TX IA-64 lib." 
Note: See TracChangeset for help on using the changeset viewer.