Skip to content
Snippets Groups Projects
Select Git revision
  • f4c88a649d0903c7a68c66af10aa7bf860ac5ca0
  • master default protected
2 results

condor_submit_Fits@tmax.sub

Blame
  • user avatar
    Rayne Liu authored
    f30001f0
    History
    condor_submit_Fits@tmax.sub 909 B
    universe   = vanilla
    getenv     = true
    # run@tmax script -- make sure that condor has execute permission for this file (chmod a+x script.py)
    executable = /work/rayne.liu/git/rdstackingproject/code/run@tmax.sh
    #input      = /work/rayne.liu/git/rdstackingproject/code/run@tmax.sh
    # file to dump stdout (this directory should exist)
    output     = /work/rayne.liu/git/rdstackingproject/code/RDownScriptalphabeta@tmax.out
    # file to dump stderr
    error     = /work/rayne.liu/git/rdstackingproject/code/RDownScriptalphabeta@tmax.err
    # condor logs
    log     = /work/rayne.liu/git/rdstackingproject/code/RDownScriptalphabeta@tmax.log
    #initialdir = .
    notify_user = rl746@cornell.edu
    notification = Complete
    arguments  = "-processid $(Process)" 
    request_memory = 16GB
    request_cpus = 1
    on_exit_remove = (ExitBySignal == False) || ((ExitBySignal == True) && (ExitSignal != 11))
    accounting_group = aei.dev.test_dynesty
    queue 1