From 7637ba17c1379d39b80d0b2304a47231f5ec5ff4 Mon Sep 17 00:00:00 2001 From: suter Date: Sat, 13 Oct 2012 01:01:17 +0200 Subject: [PATCH] list bug fixed in SD_simulate --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index de39bdf1d3..393ab80104 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,9 @@ SimGrid (3.8) NOT RELEASED; urgency=low the public interface anymore (bindings should be updated). SimDag: + * Bug fix for when SD_Simulate is called with a positive value: be careful + when comparing doubles. Sometimes they are different for non significant + digits only. * New types of typed tasks. SD_TASK_COMP_PAR_AMDAHL represents a parallel task whose initial work is distributed among host according to the Amdahl's law. Such tasks are created with a parameter alpha -- 2.20.1