From: suter Date: Fri, 12 Oct 2012 23:01:17 +0000 (+0200) Subject: list bug fixed in SD_simulate X-Git-Tag: v3_8~67 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7637ba17c1379d39b80d0b2304a47231f5ec5ff4?ds=sidebyside list bug fixed in SD_simulate --- 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