Sfoglia il codice sorgente

Add documentation for --enable-mpi (for smpi)

Lucas Leandro Nesi 6 anni fa
parent
commit
d596842ee7
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      doc/doxygen/chapters/510_configure_options.doxy

+ 7 - 0
doc/doxygen/chapters/510_configure_options.doxy

@@ -370,6 +370,13 @@ used by StarPU data structures.
 Disable the build of libstarpumpi. By default, it is enabled when MPI is found.
 Disable the build of libstarpumpi. By default, it is enabled when MPI is found.
 </dd>
 </dd>
 
 
+<dt>--enable-mpi</dt>
+<dd>
+\anchor enable-mpi
+\addindex __configure__--enable-mpi
+Enable the build of libstarpumpi. This is necessary when using Simgrid+MPI.
+</dd>
+
 <dt>--with-mpicc=<c>path</c></dt>
 <dt>--with-mpicc=<c>path</c></dt>
 <dd>
 <dd>
 \anchor with-mpicc
 \anchor with-mpicc