Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rayne Liu
RDStackingProject
Commits
f4c88a64
Commit
f4c88a64
authored
Sep 22, 2020
by
Rayne Liu
Browse files
0.001 interpolation to run in atlas
parent
8e6b7827
Changes
1
Hide whitespace changes
Inline
Side-by-side
code/condor_submit_Interpolate001_t_10M.sub
0 → 100644
View file @
f4c88a64
universe = vanilla
getenv = true
# run script -- make sure that condor has execute permission for this file (chmod a+x script.py)
executable = NR_Interpolate-001_t=10M.py
# file to dump stdout (this directory should exist)
output = NR_Interpolate-001_t=10M.out
# file to dump stderr
error = NR_Interpolate-001_t=10M.err
# condor logs
log = NR_Interpolate-001_t=10M.log
initialdir = .
notify_user = rl746@cornell.edu
notification = Complete
arguments = "-processid $(Process)"
request_memory = 128GB
request_cpus = 1
on_exit_remove = (ExitBySignal == False) || ((ExitBySignal == True) && (ExitSignal != 11))
accounting_group = aei.dev.test_dynesty
queue 1
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment