Преглед изворни кода

doc: add section for data partition

Nathalie Furmento пре 15 година
родитељ
комит
e5f5b4f252
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      doc/starpu.texi

+ 6 - 0
doc/starpu.texi

@@ -765,6 +765,7 @@ This variable specify in which file the debugging output should be saved to.
 * Workers' Properties::         Methods to enumerate workers' properties
 * Data Library::                Methods to manipulate data
 * Data Interfaces::             
+* Data Partition::              
 * Codelets and Tasks::          Methods to construct tasks
 * Explicit Dependencies::       Explicit Dependencies
 * Implicit Data Dependencies::  Implicit Data Dependencies
@@ -1287,6 +1288,11 @@ starpu_block_data_register(&block_handle, 0, (uintptr_t)block,
 @end cartouche
 @end table
 
+@node Data Partition
+@section Data Partition
+
+TODO
+
 @node Codelets and Tasks
 @section Codelets and Tasks