Skip to content
Snippets Groups Projects
Commit 5055d9e7 authored by David Hrbáč's avatar David Hrbáč
Browse files

Typo

parent e3aa7c50
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!67Remark
Pipeline #
...@@ -55,7 +55,7 @@ Now, compile it with Intel compiler : ...@@ -55,7 +55,7 @@ Now, compile it with Intel compiler :
Now, lets run it with Valgrind. The syntax is : Now, lets run it with Valgrind. The syntax is :
_valgrind [valgrind options] &lt;your program binary> [your program options]_ `valgrind [valgrind options] <your program binary> [your program options]`
If no Valgrind options are specified, Valgrind defaults to running Memcheck tool. Please refer to the Valgrind documentation for a full description of command line options. If no Valgrind options are specified, Valgrind defaults to running Memcheck tool. Please refer to the Valgrind documentation for a full description of command line options.
......
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