瀏覽代碼

reference pi as scratch example

Samuel Thibault 12 年之前
父節點
當前提交
9234e12cac
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      doc/chapters/advanced-examples.texi

+ 2 - 0
doc/chapters/advanced-examples.texi

@@ -774,6 +774,8 @@ the other on the same worker. Also, if for instance GPU memory becomes scarce,
 StarPU will notice that it can free such buffers easily, since the content does
 StarPU will notice that it can free such buffers easily, since the content does
 not matter.
 not matter.
 
 
+The @code{examples/pi} example uses scratches for some temporary buffer.
+
 @node Parallel Tasks
 @node Parallel Tasks
 @section Parallel Tasks
 @section Parallel Tasks