Changeset 292 for palm/trunk/SCRIPTS
- Timestamp:
- Apr 16, 2009 4:10:51 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/subjob
r291 r292 96 96 # 02/10/08 - Siggi - PBS adjustments for lcxt4 97 97 # 02/03/09 - Siggi - Adjustments for new NEC-SX9 at RIAM 98 # 16/04/09 - Marcus- Adjustments for lcsgib and lcsgih 98 99 99 100 … … 166 167 (breg*-en0|berni*-en0) local_addres=130.73.230.10; local_host=ibmb;; 167 168 (breva) local_addres=130.75.105.98; local_host=lcmuk;; 168 (b01*) local_addres=130.73.232.102; local_host=lcsgib;; 169 (b01*|bicegate1) local_addres=130.73.232.102; local_host=lcsgib;; 170 (bicegate2) local_addres=130.73.232.103; local_host=lcsgib;; 169 171 (compute-*.local) local_addres=172.20.4.2; local_host=lcfimm;; 170 172 (cs*) local_addres=136.172.44.131; local_host=nech;; … … 177 179 (hababai) local_addres=130.75.105.108; local_host=lcmuk;; 178 180 (hexagon.bccs.uib.no) local_addres=129.177.20.113; local_host=lcxt4;; 179 (h icegate1)local_addres=130.75.4.102; local_host=lcsgih;;181 (h01*|hicegate1) local_addres=130.75.4.102; local_host=lcsgih;; 180 182 (hicegate2) local_addres=130.75.4.103; local_host=lcsgih;; 181 183 (hreg*-en0|hanni*-en0) local_addres=130.75.4.10; local_host=ibmh;; 182 (h01*) local_addres=130.75.4.102; local_host=lcsgih;;183 184 (irifi) local_addres=130.75.105.104; local_host=lcmuk;; 184 185 (levanto) local_addres=130.75.105.45; local_host=lcmuk;; … … 1155 1156 echo "$submcom $job_on_remhost" 1156 1157 chmod u+x $job_on_remhost 1158 elif [[ $(echo $local_host | cut -c1-5) = lcsgi ]] 1159 then 1160 eval $submcom $job_on_remhost 1157 1161 elif [[ $local_host = nech ]] 1158 1162 then
Note: See TracChangeset
for help on using the changeset viewer.