소스 검색

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