Virtual environment, upgrade MKdocs, upgrade Material design
Compare changes
- Lukáš Krupčík authored
@@ -75,7 +75,7 @@ Then launch the debugger with the ddt command followed by the name of the execut
@@ -75,7 +75,7 @@ Then launch the debugger with the ddt command followed by the name of the execut
A submission window that appears have a prefilled path to the executable to debug. You can select the number of MPI processors and/or OpenMP threads on which to run and press run. Command line arguments to a program can be entered to the "Arguments " box.
To start the debugging directly without the submission window, user can specify the debugging and execution parameters from the command line. For example the number of MPI processes is set by option "-np 4". Skipping the dialog is done by "-start" option. To see the list of the "ddt" command line parameters, run "ddt --help".
To start the debugging directly without the submission window, user can specify the debugging and execution parameters from the command line. For example the number of MPI processes is set by option "-np 4". Skipping the dialog is done by "-start" option. To see the list of the "ddt" command line parameters, run "ddt --help".