Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Peter-Bernd Otte
Workload Manager
Commits
ea4c19ba
Commit
ea4c19ba
authored
May 02, 2019
by
Peter-Bernd Otte
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
652248bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
README.md
README.md
+4
-1
No files found.
README.md
View file @
ea4c19ba
...
@@ -12,7 +12,10 @@ mpirun -n 4 ./wkmgr.py -v date
...
@@ -12,7 +12,10 @@ mpirun -n 4 ./wkmgr.py -v date
or for multi nodes:
or for multi nodes:
```
bash
```
bash
srun
-n
4 ./wkmgr.py
-v
date
salloc
-p
parallel
--reservation
=
himkurs
-A
m2_himkurs
-N
1
-t
1:00:00
module load math/SUNDIALS/2.7.0-intel-2018.03
module load lang/Python/3.6.6-foss-2018b
srun
-n
20 ~/workload-manager/wkmgr.py
-v
~/workload-manager/examples/LGS/PulsedLGS ~/workload- manager/examples/LGS/Run27_LaPalma_Profile_I50
```
```
with loader (untested on cluster so far) replace
`wkmgr.py`
with
`wkloader.py`
.
with loader (untested on cluster so far) replace
`wkmgr.py`
with
`wkloader.py`
.
\ No newline at end of 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