Explorar o código

Update supported simgrid versions

Samuel Thibault %!s(int64=5) %!d(string=hai) anos
pai
achega
6e2e5e95a2
Modificáronse 1 ficheiros con 4 adicións e 3 borrados
  1. 4 3
      doc/doxygen/chapters/101_building.doxy

+ 4 - 3
doc/doxygen/chapters/101_building.doxy

@@ -523,9 +523,10 @@ It can also be convenient to try simulated benchmarks, if you want to give a try
 at CPU-GPU scheduling without actually having a GPU at hand. This can be done by
 using the SimGrid version of StarPU: first install the SimGrid simulator from
 http://simgrid.gforge.inria.fr/ (we tested with SimGrid from 3.11 to 3.16, and
-3.18 to 3.22, other versions may have compatibility issues, 3.17 notably does
-not build at all. MPI simulation does not work with version 3.22),
-then configure StarPU with \ref enable-simgrid
+3.18 to 3.25. SimGrid versions 3.25 and above need to be configured with -Denable_msg=ON.
+Other versions may have compatibility issues, 3.17 notably does
+not build at all. MPI simulation does not work with version 3.22).
+Then configure StarPU with \ref enable-simgrid
 "--enable-simgrid" and rebuild and install it, and then you can simulate the performance for a
 few virtualized systems shipped along StarPU: attila, mirage, idgraf, and sirocco.