X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/430fae874db532fa9ddba26d0683bafe2754c1d0..e22465341d3cb8cbb95c94e97145653536e34369:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 7444886ad7..c766cae842 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,5 @@ SimGrid (3.5) unstable; urgency=low - Checked up to svn r8722 (Mt) - MSG * Asynchronous communications through the functions: MSG_task_isend/irecv and MSG_comm_test/wait/waitall @@ -125,11 +123,11 @@ SimGrid (3.5) unstable; urgency=low SMPI * New Model SMPI (three-interval linear regression for correction factors) + See RR-7426, available at http://hal.inria.fr/inria-00527150 * Ability to use fortran MPI code (through f2c, automatically privatized) * New MPI functions supported: MPI_Get_count(), MPI_Comm_split() - * New: RAM folding (see RR-7426, http://hal.inria.fr/inria-00527150) - and examples/smpi/NAS/DT-folding/ - * New feature: execution sampling (see RR-7426) + * New: RAM folding (see RR-7426 and examples/smpi/NAS/DT-folding) + * New: execution sampling (see RR-7426 and examples/smpi/NAS/EP-sampling) * See also src/smpi/README Build chain: bug fixes and overall polishing @@ -142,6 +140,7 @@ SimGrid (3.5) unstable; urgency=low * Port to windows * Out of source builds are not fully supported yet, but we are close * Enable supernovae and optimization flags by default for our users + * Cmake is now stable enough so that we killed the autotools Platforms: Add some more examples in examples/platforms * Grid'5000: see www.grid5000.fr