Forráskód Böngészése

reference example

Samuel Thibault 7 éve
szülő
commit
f831ba5b75
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      doc/doxygen/chapters/210_check_list_performance.doxy

+ 2 - 0
doc/doxygen/chapters/210_check_list_performance.doxy

@@ -144,6 +144,8 @@ with the desired size but with the NULL pointer, that handle can even be the
 shared between tasks, StarPU will allocate per-task data on the fly before task
 execution, and reuse the allocated data between tasks.
 
+See <c>examples/pi/pi_redux.c</c> for an example of use.
+
 \section OpenCL-specificOptimizations OpenCL-specific Optimizations
 
 If the kernel can be made to only use the StarPU-provided command queue or other self-allocated