Difference between revisions of "Job Submition on Batch Farm"

From Hall A Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 
 
Scripts can be found in: ~/batch_farm/:
 
Scripts can be found in: ~/batch_farm/:
 
  1, Create your run list file, in which last line need to press 'ENTER'. Check the example, runlist.dat;  
 
  1, Create your run list file, in which last line need to press 'ENTER'. Check the example, runlist.dat;  
Line 6: Line 5:
  
 
  3, Then run './gofarm' to submit jobs. 'gofarm2' is a better script to split one run replay into multi jobs but I am still working on it.
 
  3, Then run './gofarm' to submit jobs. 'gofarm2' is a better script to split one run replay into multi jobs but I am still working on it.
 +
4, For single run replay:
 +
    jcache /mss/halla/e07006/raw/e07006_XXXX.dat.0 (more than one file: jcache /mss/halla/e07006/raw/e07006_XXXX.dat.1)
 +
    ./gofarm_single XXXX

Revision as of 11:11, 29 April 2011

Scripts can be found in: ~/batch_farm/:

1, Create your run list file, in which last line need to press 'ENTER'. Check the example, runlist.dat; 
2, Run './farm_cache' to cache raw data from silo. If the files in already in /cache/mss/halla/e07006/raw, skip this part;
3, Then run './gofarm' to submit jobs. 'gofarm2' is a better script to split one run replay into multi jobs but I am still working on it.
4, For single run replay:
   jcache /mss/halla/e07006/raw/e07006_XXXX.dat.0 (more than one file: jcache /mss/halla/e07006/raw/e07006_XXXX.dat.1)
   ./gofarm_single XXXX