Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMC-SOG
experiments
hybrid
Commits
ba798580
Commit
ba798580
authored
Feb 18, 2022
by
Jaime Arias
Browse files
fix batch generator
parent
8b3b362e
Changes
1
Show whitespace changes
Inline
Side-by-side
scripts/sbatch_generator.py
View file @
ba798580
...
...
@@ -26,7 +26,7 @@ oar_header = """\
#!/bin/bash
#
#OAR --name {experiment_name}
#OAR --resource /nodes={nodes}/cpu=1/core={threads},walltime={timeout}
:00:00
#OAR --resource /nodes={nodes}/cpu=1/core={threads},walltime={timeout}
#OAR --stderr {error_file}
#OAR --stdout {output_file}
...
...
Write
Preview
Markdown
is supported
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