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

Add alternative way to investigate MUST html files

parent cb87852c
No related branches found
No related tags found
2 merge requests!777Automated merge from preview to main,!768Update Info on mustrun
...@@ -214,8 +214,10 @@ from the [MUST documentation v1.7.2](https://hpc.rwth-aachen.de/must/files/Docum ...@@ -214,8 +214,10 @@ from the [MUST documentation v1.7.2](https://hpc.rwth-aachen.de/must/files/Docum
marie@local$ scp -r taurus.hrsk.tu-dresden.de:/scratch/ws/0/marie-must/{MUST_Output-files,MUST_Output.html} marie@local$ scp -r taurus.hrsk.tu-dresden.de:/scratch/ws/0/marie-must/{MUST_Output-files,MUST_Output.html}
``` ```
and open the file `MUST_Output.html` using a webbrowser. MUST detects all three MPI usage errors and open the file `MUST_Output.html` using a webbrowser. Alternativly, you can open the html file with a
within this example: `firefox` instance on the HPC sytems. This requires to [forward the X11 support via SSH](../access/ssh_login.md#x11-forwarding).
MUST detects all three MPI usage errors within this example:
* A type mismatch * A type mismatch
* A send-send deadlock * A send-send deadlock
......
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