Skip to content
Snippets Groups Projects
Commit 6c078b33 authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 1b03cd45
No related branches found
No related tags found
2 merge requests!798Automated merge from preview to main,!788specify advanced vampirserver launch.
...@@ -71,10 +71,6 @@ VampirServer is a parallel MPI program, which should be started by typing: ...@@ -71,10 +71,6 @@ VampirServer is a parallel MPI program, which should be started by typing:
marie@login$ vampirserver start marie@login$ vampirserver start
Launching VampirServer... Launching VampirServer...
Submitting slurm 30 minutes job (this might take a while)... Submitting slurm 30 minutes job (this might take a while)...
# or a customized vampirserver start
marie@login$ vampirserver start --ntasks 8 -- --time=01:00:00 -- --mem-per-cpu=3000M --partition=romeo
Launching VampirServer...
Submitting slurm 01:00:00 minutes job (this might take a while)...
``` ```
Above automatically allocates its resources via the respective batch system. If you want to start Above automatically allocates its resources via the respective batch system. If you want to start
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment