Browse Source

Now tested with simgrid 3.26

Samuel Thibault 4 years ago
parent
commit
68c4aef70d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/doxygen/chapters/470_simgrid.doxy

+ 1 - 1
doc/doxygen/chapters/470_simgrid.doxy

@@ -23,7 +23,7 @@
 
 StarPU can use Simgrid in order to simulate execution on an arbitrary
 platform. This was tested with SimGrid from 3.11 to 3.16, and 3.18 to
-3.25. SimGrid versions 3.25 and above need to be configured with -Denable_msg=ON .
+3.26. SimGrid version 3.25 needs 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.