Selaa lähdekoodia

reference the implicit LU decomposition example

Samuel Thibault 11 vuotta sitten
vanhempi
commit
7b88620cd0
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      doc/doxygen/chapters/mpi_support.doxy

+ 2 - 1
doc/doxygen/chapters/mpi_support.doxy

@@ -388,5 +388,6 @@ MPI (complex numbers),
 <c>starpu_mpi_insert_task</c>. The non-distributed version can check for
 <algorithm correctness in 1-node configuration, the distributed version uses
 exactly the same source code, to be used over MPI,
-<li><c>mpi_lu</c> is an LU decomposition example using explicit MPI communications.
+<li><c>mpi_lu</c> is an LU decomposition example, provided in both explicit and
+implicit versions.
 </ul>