From 04e0809e8f84f3ff4ab817b9bfe055ce88c5cc96 Mon Sep 17 00:00:00 2001 From: suter Date: Mon, 12 Jul 2010 07:32:31 +0000 Subject: [PATCH] Talk about the dot loader made by Jean-Noel Quintin git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8012 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8061f69ba9..7fcaecf0ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,7 +19,10 @@ SimGrid (3.5) unstable; urgency=low simulated" (SD_RUNNABLE) used by the simulation kernel. * Add an example that scheduling a DAX on an heterogeneous platform using a Min-Min strategy - + * new function SD_dotload(char*) to load a DAG described in dot + format. This loader and the corresponding examples require the + installation of the graphviz library. + XBT * New data container: setset (set of sets of elements) * New module: mmalloc (mapped malloc) -- 2.20.1