3 merge requests!322Merge preview into main,!319Merge preview into main,!241review of debuggers.md, checked all commands, added current workshop slides
@@ -156,7 +155,9 @@ Module Valgrind/3.14.0-foss-2018b and 12 dependencies loaded.
marie@login$srun -n 1 valgrind ./myprog
```
- Not recommended for MPI parallel programs, since usually the MPI library will throw a lot of errors. But you may use valgrind the following way such that every rank writes its own valgrind logfile:
- Not recommended for MPI parallel programs, since usually the MPI library will throw
a lot of errors. But you may use valgrind the following way such that every rank