Skip to content
Snippets Groups Projects
Select Git revision
  • fbc87f9ab83428a3c3b28c56a84c0cf6b5ae93b2
  • master default
  • trunk
  • RELEASE_6_5_DRIVEDB
  • RELEASE_6_6_DRIVEDB
  • RELEASE_7_0_DRIVEDB
  • RELEASE_7_2_DRIVEDB
  • RELEASE_7_3_DRIVEDB
  • RELEASE_6_0_DRIVEDB
  • RELEASE_6_1_DRIVEDB
  • RELEASE_6_2_DRIVEDB
  • RELEASE_6_3_DRIVEDB
  • RELEASE_6_4_DRIVEDB
  • tags/RELEASE_7_4
  • tags/RELEASE_7_3
  • RELEASE_5_41_DRIVEDB
  • RELEASE_5_42_DRIVEDB
  • RELEASE_5_43_DRIVEDB
  • tags/RELEASE_7_2
  • tags/RELEASE_7_1
  • tags/RELEASE_7_0
  • RELEASE_5_40_DRIVEDB
22 results

modules

Blame
  • condor_submit_Fits.sub 879 B
    universe   = vanilla
    getenv     = true
    # run script -- make sure that condor has execute permission for this file (chmod a+x script.py)
    executable = /work/rayne.liu/git/rdstackingproject/code/run.sh
    #input      = /work/rayne.liu/git/rdstackingproject/code/run.sh
    # file to dump stdout (this directory should exist)
    output     = /work/rayne.liu/git/rdstackingproject/code/RDownScriptalphabeta.out
    # file to dump stderr
    error     = /work/rayne.liu/git/rdstackingproject/code/RDownScriptalphabeta.err
    # condor logs
    log     = /work/rayne.liu/git/rdstackingproject/code/RDownScriptalphabeta.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