Skip to content
Snippets Groups Projects
Commit a1a52a48 authored by Guilherme Calandrini's avatar Guilherme Calandrini
Browse files

fix pipeline issues

parent 795dae2e
No related branches found
No related tags found
2 merge requests!707Automated merge from preview to main,!702small sentence fix
...@@ -79,8 +79,9 @@ modified by DDT available, which has better support for Fortran 90 (e.g. derive ...@@ -79,8 +79,9 @@ modified by DDT available, which has better support for Fortran 90 (e.g. derive
- The more processes and nodes involved, the higher is the probability for timeouts or other - The more processes and nodes involved, the higher is the probability for timeouts or other
problems problems
- Debug with as few processes as required to reproduce the bug you want to find - Debug with as few processes as required to reproduce the bug you want to find
- Module to load before using: `module load ddt` Start: `ddt <executable>` - Module to load before using: `module load ddt` Start: `ddt <executable>`
- If the GUI runs too slow over your remote connection: Use [WebVNC](../access/graphical_applications_with_webvnc.md) to start a remote desktop session in - If the GUI runs too slow over your remote connection: Use
[WebVNC](../access/graphical_applications_with_webvnc.md) to start a remote desktop session in
a web browser. a web browser.
- Slides from user training: [Parallel Debugging with DDT](misc/debugging_ddt.pdf) - Slides from user training: [Parallel Debugging with DDT](misc/debugging_ddt.pdf)
......
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