瀏覽代碼

Update supported simgrid versions

Samuel Thibault 5 年之前
父節點
當前提交
6e2e5e95a2
共有 1 個文件被更改,包括 4 次插入3 次删除
  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.