diff --git a/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md b/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md index c60f1aff1148cb72437149c2e3c3e7e4dd05edcb..3ad1b2834a5d8557fcfad7ae7734077c4d40b4a7 100644 --- a/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md +++ b/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md @@ -16,7 +16,7 @@ standard and will issue warnings if there are errors or non-portable constructs. without modifying your source code, though we suggest to add the debugging flag `-g` during compilation. -See also [MUST Introduction Slides](misc/parallel_debugging_must.pdf). +See also [MUST Introduction Slides](misc/parallel_debugging_must.pdf) for a starting point. ### Setup and Modules