Explorar o código

reference pi as scratch example

Samuel Thibault %!s(int64=12) %!d(string=hai) anos
pai
achega
9234e12cac
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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
 not matter.
 
+The @code{examples/pi} example uses scratches for some temporary buffer.
+
 @node Parallel Tasks
 @section Parallel Tasks