X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/250c899f9b144be6fb7f79bad790f9819ff1d634..0cebe25fe80e2064230e8611a2aa34adb43b8cae:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 12ba249ed4..8bee1a3531 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,6 +27,8 @@ SimGrid (3.12) NOT RELEASED; urgency=low - MPI_Keyval*, MPI_Attr* functions, as well as MPI_Comm_attr*, MPI_Type_attr* variants (C only, no Fortran support yet) - MPI_Type_set_name, MPI_Type_get_name - MPI_*_c2f and MPI_*_f2c functions + - MPI_Info_* functions (beware, get_nthkey may not follow the insertion order) + - MPI_Pack, MPI_Unpack and MPI_Pack_size functions - Activate a lot of new tests from the mpich 3 testsuite * Features - Constant times can be injected inside MPI_Wtime and MPI_Test through options smpi/wtime and smpi/test