浏览代码

reference example

Samuel Thibault 7 年之前
父节点
当前提交
f831ba5b75
共有 1 个文件被更改,包括 2 次插入0 次删除
  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