Skip to content
Snippets Groups Projects
Select Git revision
  • 939d328ee4e1b1a5b4a93ebcd57e313857f9ad93
  • master default
2 results

finesse.py

Blame
  • Forked from finesse / pykat
    Source project has a limited visibility.
    condor_submit_RdownPhoenix_n0t0T.sub 677 B
    universe   = vanilla
    getenv     = true
    # run script -- make sure that condor has execute permission for this file (chmod a+x script.py)
    executable = RDGW150914_Phoenix_n0t0T.py
    # file to dump stdout (this directory should exist)
    output     = RDGW150914_Phoenix_n0t0T.out
    # file to dump stderr
    error     = RDGW150914_Phoenix_n0t0T.err
    # condor logs
    log     = RDGW150914_Phoenix_n0t0T.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