Difference between revisions of "Job Submition on Batch Farm"

From Hall A Wiki
Jump to: navigation, search
Line 1: Line 1:
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.
2,Run './farm_cache' to cache raw data from silo. If the files in already in /cache/mss/halla/e07006/raw, skip this part
+
 
 +
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.
 
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.

Revision as of 16:38, 18 March 2011

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.