Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Tracing: rename power to speed, and add a core_amount variable
[simgrid.git] / ChangeLog
index 51a1184..7448c8d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,13 @@
 SimGrid (3.21) NOT RELEASED (Release Target: September 23. 2018, 1:54 UTC)
 
-Other:
- - Bump our requirement on Boost to 1.59 (released August 2015) to get
-   Boost.test v3
+Tracing:
+ - Rename 'power' and 'power_used' variables into 'speed' and 'speed_used'
+ - New host variable: 'core_count'
 
 Fixed bugs:
  - #271: Dynamic and manual replay of SMPI traces
  - #279: Breakpoints option uses time deltas instead of absolute time
+ - #286: Pajé traces are not exposing the number of cores
 
 ----------------------------------------------------------------------------