X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/da5dc3398329c1b1f8bd63202f07424a9e147ab4..c77ed2aeded7e0c3cb964bc4fdebfb77d0a0351e:/ChangeLog diff --git a/ChangeLog b/ChangeLog index acd2d0ba06..7172f8b14a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,9 +11,8 @@ Important user-visible changes: - SimDAG++: Automatic dependencies on S4U activities (experimental) - Some features are already implemented but not all of them - Cannot block an activity until it's scheduled on a resource - - Only Exec and Io so far. Comms are not handled yet. - - No heterogeneous wait_any() that would mix Exec and Io activities. - - See examples/s4u/{io-,exec-}dependent for what's already there. + - No heterogeneous wait_any() that would mix Exec/Comm/Io activities. + - See examples/s4u/{io,exec,comm}-dependent for what's already there.