X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8d62bb541920e2e4e0f7d1fa26a7f6eec79370c2..39e98567c557d81dd5011b8e2ae883d4674b0c9d:/docs/source/Release_Notes.rst diff --git a/docs/source/Release_Notes.rst b/docs/source/Release_Notes.rst index 973cf6bc8d..8e06554e97 100644 --- a/docs/source/Release_Notes.rst +++ b/docs/source/Release_Notes.rst @@ -666,8 +666,8 @@ sthread can now also check concurrent accesses to a given collection, loosely in `_. This feature is not very usable yet, as you have to manually annotate your code, but we hope to improve it in the future. -Version 3.35 (TBD) ------------------- +Version 3.35 (November 23. 2023) +-------------------------------- **On the performance front**, we did some profiling and optimisation for this release. We saved some memory in simulation mixing MPI applications and S4U actors, and we greatly improved the performance of simulation exchanging many messages. We even @@ -747,6 +747,10 @@ to verify pthread_cond in sthread is that I didn't manage to write an asynchrono almost working code lying around, but it fails for timed waits on condition variables. This will probably be part of the next release. +Version 3.36 (TBD) +------------------ + + .. |br| raw:: html