Difference between revisions of "Job Submition on Batch Farm"
From Hall A Wiki
Line 1: | Line 1: | ||
− | |||
− | + | 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; | ||
− | 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. |
Revision as of 16:08, 21 March 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.