CYGNUS-RD / reconstruction

Camera and scope analysis tools
0 stars 25 forks source link

Tools to submit jobs on the LNGS batch system #123

Closed emanueledimarco closed 3 years ago

emanueledimarco commented 3 years ago

Typical usage:

python3.8 scripts/submit_batch.py $PWD "[3792-3796]" --outdir cosmics_1stset_261120 --dry-run

to create the jobs and just print the commands to submit the jobs. Remove "--dry-run" to submit to the queues for real.

Notes:

@baracch @gdimperi @davidepinci @SamueleTorelli @gmazzitelli

emanueledimarco commented 3 years ago

Forgetting: this need a macumba that has to be done by each user the first time to install the python libraries on /nfs instead that in the home, since the latter is on AFS and the AFS token is not passed to the batch machines. Will write this on the twiki with @gdimperi @fabriziopetrucci