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 8adf51ff95d2980e13e32ff7e4a1aec15e23e3bf..864998bb6b6fcf70d1ed819f037dfca3daf98a4d 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 @@ -15,8 +15,7 @@ MUST checks if your application conforms to the MPI standard and will issue warn errors or non-portable constructs. You can apply MUST without modifying your source code, though we suggest to add the debugging flag "-g" during compilation. - -{: align="center"} +See also [MUST Introduction Slides]](misc/parallel_debugging_must.pdf) ### Setup and Modules