index
:
sddm
master
Code for the self-destructing dark matter search in SNO
Anthony LaTorre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
submit-grid-jobs
Age
Commit message (
Expand
)
Author
2020-01-21
fix a few bugs in submit-grid-jobs
tlatorre
2020-01-20
update submit-grid-jobs to not add new jobs for runs which are already in the...
tlatorre
2020-01-20
specify -attributes to speed up condor_q in get_job_status()
tlatorre
2019-12-04
update submit-grid-jobs and cat-grid-jobs
tlatorre
2019-11-19
update submit-grid-jobs to hopefully only run jobs on nodes which have modules
tlatorre
2019-08-28
update submit-grid-jobs to use my version of splitext
tlatorre
2019-08-05
add ability to specify a particle combo on the command line
tlatorre
2019-07-11
switch from YAML output to HDF5 to speed things up
tlatorre
2019-06-20
update zdab-cat to emit multiple YAML documents
tlatorre
2019-06-20
update submit-grid-jobs to send stderr to /dev/null
tlatorre
2019-06-06
update submit-grid-jobs
tlatorre
2019-06-05
try to import CLoader if possible since it's *much* faster
tlatorre
2019-06-02
use yaml.loader.SafeLoader
tlatorre
2019-06-02
fix another bug in submit-grid-jobs
tlatorre
2019-06-02
use full path in submit-grid-jobs
tlatorre
2019-06-02
update submit-grid-jobs to create a new directory
tlatorre
2019-05-24
add a script to concatenate output from grid jobs
tlatorre
2019-05-24
add the template for condor submit files to submit-grid-jobs
tlatorre
2019-05-24
add a script to submit jobs to the grid
tlatorre