Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Typos.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 8 May 2018 19:40:18 +0000 (21:40 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 9 May 2018 20:04:58 +0000 (22:04 +0200)
doc/doxygen/module-smpi.doc

index 245f482..cf8aca9 100644 (file)
@@ -99,8 +99,8 @@ following commands. Once in GDB, each MPI ranks will be represented as
 a regular thread, and you can explore the state of each of them as
 usual.
 @verbatim
 a regular thread, and you can explore the state of each of them as
 usual.
 @verbatim
-smpirun -wraper valgrind ...other args...
-smpirun -wraper "gdb -args" --cfg=contexts/factory:thread ...other args...
+smpirun -wrapper valgrind ...other args...
+smpirun -wrapper "gdb --args" --cfg=contexts/factory:thread ...other args...
 @endverbatim
 
 @subsection SMPI_use_colls Simulating collective operations
 @endverbatim
 
 @subsection SMPI_use_colls Simulating collective operations