diff --git a/code/condor_submit_RdownPhoenix_n1t0T.sub b/code/condor_submit_RdownPhoenix_n1t0T.sub new file mode 100755 index 0000000000000000000000000000000000000000..8c6716a34219da3585ce6ca0794a8e9ebaf14396 --- /dev/null +++ b/code/condor_submit_RdownPhoenix_n1t0T.sub @@ -0,0 +1,20 @@ +universe = vanilla +getenv = true +# run script -- make sure that condor has execute permission for this file (chmod a+x script.py) +executable = RDGW150914_Phoenix_n1t0T.py +# file to dump stdout (this directory should exist) +output = RDGW150914_Phoenix_n1t0T.out +# file to dump stderr +error = RDGW150914_Phoenix_n1t0T.err +# condor logs +log = RDGW150914_Phoenix_n1t0T.log +initialdir = . +notify_user = rl746@cornell.edu +notification = Complete +arguments = "-processid $(Process)" +request_memory = 232GB +request_cpus = 16 +on_exit_remove = (ExitBySignal == False) || ((ExitBySignal == True) && (ExitSignal != 11)) +accounting_group = aei.dev.test_dynesty +queue 1 +