Difference between revisions of "Job Submition on Batch Farm"

From Hall A Wiki
Jump to: navigation, search
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
1,Create your run list file, in which last line need to press 'ENTER'. Check the example, runlist.dat;  
+
Scripts can be found in: ~/batch_farm/:
2,Run './farm_cache' to cache raw data from silo. If the files in already in /cache/mss/halla/e07006/raw, skip this part;
+
1, Create your run list file, in which last line need to press 'ENTER'. Check the example, runlist.dat;  
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.
+
 
 +
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

Latest revision as of 11:12, 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