X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e7fd02bb2873388f1cacd8458104c37db9068208..720a0e4d7fd0be4eb53659c84e5431836a5898b4:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 57795a61fc..5ca0a64741 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,9 +13,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.