Browse Source

again, people don't know what 'not valid' is

Samuel Thibault 15 years ago
parent
commit
25bbb6ae9a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/starpu.texi

+ 1 - 1
doc/starpu.texi

@@ -2425,7 +2425,7 @@ matrix) which can be registered by the means of helper functions (e.g.
 @table @asis
 @table @asis
 @item @emph{Description}:
 @item @emph{Description}:
 This function unregisters a data handle from StarPU. If the data was
 This function unregisters a data handle from StarPU. If the data was
-automatically allocated by StarPU because the home node was not valid, all
+automatically allocated by StarPU because the home node was -1, all
 automatically allocated buffers are freed. Otherwise, a valid copy of the data
 automatically allocated buffers are freed. Otherwise, a valid copy of the data
 is put back into the home node in the buffer that was initially registered.
 is put back into the home node in the buffer that was initially registered.
 Using a data handle that has been unregistered from StarPU results in an
 Using a data handle that has been unregistered from StarPU results in an