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

condor_submit_Interpolate0001_t_10M._wandt.sub_

Blame
  • condor_submit_Interpolate0001_t_10M._wandt.sub_ 704 B
    universe   = vanilla
    getenv     = true
    # run script -- make sure that condor has execute permission for this file (chmod a+x script.py)
    executable = NR_Interpolate-0001_t_10M_wandt.py 
    # file to dump stdout (this directory should exist)
    output     = NR_Interpolate-0001_t_10M_wandt.out
    # file to dump stderr
    error     = NR_Interpolate-0001_t_10M_wandt.err
    # condor logs
    log     = NR_Interpolate-0001_t_10M_wandt.log
    initialdir = .
    notify_user = rl746@cornell.edu
    notification = Complete
    arguments  = "-processid $(Process)" 
    request_memory = 64GB
    request_cpus = 1
    on_exit_remove = (ExitBySignal == False) || ((ExitBySignal == True) && (ExitSignal != 11))
    accounting_group = aei.dev.test_dynesty
    queue 1