Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
be compatible with the standard of cmake+MPI
[simgrid.git] / ChangeLog
index c7c9084..205b12e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@ MSG:
 SMPI:
  - Fortran bindings for DVFS have been removed.
  - Add support for MPI_Irsend
+ - SMPI can now be selected by cmake's find_module(MPI) with
+   MPI_C_COMPILER, MPI_CXX_COMPILER, MPI_Fortran_COMPILER variables.
 
 Model-Checker:
  - Option model-checker/hash was removed. This is always activated now.