Skip to content
Snippets Groups Projects
Select Git revision
  • dadc06924b0f0c6c38ae4890cdc01fada2184fe0
  • 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

os_solaris.h

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