Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Peter-Bernd Otte
Workload Manager
Commits
6543abb2
Commit
6543abb2
authored
May 27, 2019
by
Peter-Bernd Otte
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update wkloader.py
parent
484c183f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
wkloader.py
wkloader.py
+2
-2
No files found.
wkloader.py
View file @
6543abb2
...
...
@@ -11,9 +11,9 @@ if sys.version_info<(3,5,0):
print
(
"Python version < 3.5 detected. Load python 3.6 with:
\n
module load lang/Python/3.6.6-foss-2018b"
)
exit
(
1
)
import
tpa
r
import
wkmg
r
#ToDo:
# absorb all functions in
tpa
r into a single function and call it here
# absorb all functions in
wkmg
r into a single function and call it here
# Call srun commando from here
# or call mpirun
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