Ignore:
Timestamp:
03/30/12 18:20:14 (12 years ago)
Author:
mafoipsl
Message:

Increase time for create_se on mercure. Add curie in the list of system recognized.

File:
1 edited

Legend:

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

    r616 r624  
    6969        . ${libIGCM}/libIGCM_sys/libIGCM_sys_platine.ksh;; 
    7070 
     71     curie*) 
     72       echo "sys source curie Intel X-64 lib." 
     73       . ${libIGCM}/libIGCM_sys/libIGCM_sys_curie.ksh;; 
     74 
    7175    titane*) 
    7276        echo "sys source titane Intel X-64 lib." 
Note: See TracChangeset for help on using the changeset viewer.