Warning: Undefined array key "DOKU_PREFS" in /usr/share/dokuwiki/inc/common.php on line 2082
cluster:124 [DokuWiki]

User Tools

Site Tools


cluster:124

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cluster:124 [2013/10/31 15:18]
hmeij
cluster:124 [2013/11/08 10:51]
hmeij
Line 163: Line 163:
 export LD_LIBRARY_PATH=/share/apps/blcr/0.8.5/mw256/lib:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=/share/apps/blcr/0.8.5/mw256/lib:$LD_LIBRARY_PATH
  
-# checkpoint directory is /sanscratch/JOBPID+# checkpoint file is defined in while loop
 MYSANSCRATCH=/sanscratch/$LSB_JOBID MYSANSCRATCH=/sanscratch/$LSB_JOBID
 MYLOCALSCRATCH=/localscratch/$LSB_JOBID MYLOCALSCRATCH=/localscratch/$LSB_JOBID
Line 177: Line 177:
 process_id=`ps -u hmeij | grep t-20001030-01 | grep -v grep | awk '{print $1}'` process_id=`ps -u hmeij | grep t-20001030-01 | grep -v grep | awk '{print $1}'`
 pwd > pwd.$process_id pwd > pwd.$process_id
-cp -p pwd* *.shell *.out *.err context ~/blcr/+cp -p pwd* *.shell *.out *.err ~/blcr/
  
 # on restart, give cr_restart some time to set up # on restart, give cr_restart some time to set up
Line 195: Line 195:
         # save the checkpoint file outside of sanscratch         # save the checkpoint file outside of sanscratch
         cr_checkpoint -f ~/blcr/checkpoint.$process_id $process_id         cr_checkpoint -f ~/blcr/checkpoint.$process_id $process_id
 +        cp -p context ~/blcr/
         # if the application has crashed, exit         # if the application has crashed, exit
         process_id=`ps -u hmeij | grep t-20001030-01 | grep -v grep | awk '{print $1}'`         process_id=`ps -u hmeij | grep t-20001030-01 | grep -v grep | awk '{print $1}'`
cluster/124.txt ยท Last modified: 2016/03/11 15:14 by hmeij07