Difference between revisions of "Job Submition on Batch Farm"

From Hall A Wiki
Jump to: navigation, search
(New page: 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 /cach...)
 
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:35, 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.