Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do the same as before to replay traces with SMPI, but one layer lower.
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index 3125594..6e6c711 100644 (file)
@@ -119,6 +119,7 @@ set(SMPI_SRC
   src/smpi/smpi_mpi.c
   src/smpi/smpi_mpi_dt.c
   src/smpi/smpi_pmpi.c
+  src/smpi/smpi_replay.c
   )
 
 set(GRAS_RL_SRC