Selaa lähdekoodia

doc: fix syntax

Nathalie Furmento 8 vuotta sitten
vanhempi
commit
d568118322
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      doc/doxygen/chapters/410_mpi_support.doxy

+ 2 - 2
doc/doxygen/chapters/410_mpi_support.doxy

@@ -543,9 +543,9 @@ time and only keep submission time, and we have asked StarPU to fake running on
 MPI node 2 out of 1024 nodes.
 
 To tune the placement of tasks among MPI nodes, one can use
-STARPU_EXECUTE_ON_NODE or STARPU_EXECUTE_ON_DATA to specify an explicit
+::STARPU_EXECUTE_ON_NODE or ::STARPU_EXECUTE_ON_DATA to specify an explicit
 node, or the node of a given data (e.g. one of the parameters), or use
-starpu_mpi_node_selection_register_policy and STARPU_NODE_SELECTION_POLICY
+starpu_mpi_node_selection_register_policy() and ::STARPU_NODE_SELECTION_POLICY
 to provide a dynamic policy.
 
 A function starpu_mpi_task_build() is also provided with the aim to