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

condor_submit_RdownPtemcee4.sub

Blame
  • user avatar
    Rayne Liu authored
    ecc1b3ba
    History
    condor_submit_RdownPtemcee4.sub 657 B
    universe   = vanilla
    getenv     = true
    # run script -- make sure that condor has execute permission for this file (chmod a+x script.py)
    executable = RDGW150914_ptemcee4.py
    # file to dump stdout (this directory should exist)
    output     = RDGW150914_ptemcee4.out
    # file to dump stderr
    error     = RDGW150914_ptemcee4.err
    # condor logs
    log     = RDGW150914_ptemcee4.log
    initialdir = .
    notify_user = rl746@cornell.edu
    notification = Complete
    arguments  = "-processid $(Process)" 
    request_memory = 232GB
    request_cpus = 28
    on_exit_remove = (ExitBySignal == False) || ((ExitBySignal == True) && (ExitSignal != 11))
    accounting_group = aei.dev.test_dynesty
    queue 1