Warning, /macros/BcoQA/condor/README is written in an unsupported language. File is not indexed.
0001 Welcome to the crude condor submission for bco checks of the tpc and gl1
0002 Usage:
0003 By default the output goes to /sphenix/user/<username>/bcoqa. If you want this somewhere else, you need to modify the outpathroot in create_condorlist.pl
0004
0005 get the file lists for a given run (which has to be in lustre in sdcc):
0006 sh make_list.sh physics <run>
0007 This produces tpc and gl1daq file lists for this run.
0008 To generate the condor.list which get submitted to condor run
0009 perl create_condorlist.pl
0010 To submit the show to condor run
0011 condor_submit condor.job
0012
0013 CAVEAT: The list files are copied to the condor jobs when they start running. If you run make_list.sh again with a different run number jobs will copy the wrong file lists. Either just wait until your jobs have started (and run for a few minutes) or copy all this here into a subdir and run from there