Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
examples/s4u/CMakeLists.txt: Also factorize the mc tests with the others
[simgrid.git] / examples / README.rst
index 3e6f6ce..538cc71 100644 (file)
@@ -391,6 +391,10 @@ Executions on the CPU
 
           See also :py:func:`simgrid.Exec.set_host()`.
 
+       .. example-tab:: examples/c/exec-remote/exec-remote.c
+
+          See also :cpp:func:`sg_exec_set_host()`.
+
   - **Parallel executions:**
     These objects are convenient abstractions of parallel
     computational kernels that span over several machines, such as a