Skip to content
Success

Changes

Summary

  1. More explicit first parameter for Mailbox::iprobe (details)
  2. Implement Iprobe in MC. No proper dependency implemented yet. (details)
Commit c7ad4f5df01bcbcdc610200123c8aaa8add46689 by Martin Quinson
More explicit first parameter for Mailbox::iprobe
The file was modified include/simgrid/s4u/Mailbox.hpp
The file was modified src/kernel/activity/MailboxImpl.cpp
The file was modified src/s4u/s4u_Mailbox.cpp
The file was modified src/kernel/activity/MailboxImpl.hpp
The file was modified BuildSimGrid.sh
The file was modified src/smpi/mpi/smpi_request.cpp
Commit 0baba515e65f41217a35a4dc0d76ec15469de987 by Martin Quinson
Implement Iprobe in MC. No proper dependency implemented yet.

- Something's weird in the COMM dependencies, as the other COMM
  transition do not know IPROBE ones and get wrong because of this
- Something's broken in McMini on my machine, but I don't think it's
  related to this. More to come on this point, probably.
- Mathieu will implement the dependencies and it will help both of us.
The file was addedteshsuite/mc/mpi/iprobe_nok.c
The file was modified MANIFEST.in
The file was modified src/kernel/actor/CommObserver.hpp
The file was addedteshsuite/mc/mpi/iprobe_ok.tesh
The file was addedteshsuite/mc/mpi/iprobe_ok.c
The file was modified src/kernel/actor/CommObserver.cpp
The file was modified src/mc/transition/Transition.hpp
The file was modified src/mc/transition/TransitionComm.cpp
The file was modified src/s4u/s4u_Mailbox.cpp
The file was addedteshsuite/mc/mpi/iprobe_nok.tesh
The file was addedteshsuite/mc/mpi/probe_ok.tesh
The file was removedteshsuite/mc/mpi/mc_mpi_iprobe_nok.c
The file was modified src/mc/transition/TransitionComm.hpp
The file was removedteshsuite/mc/mpi/mc_mpi_probe_deadlock.c
The file was addedteshsuite/mc/mpi/probe_ok.c
The file was removedteshsuite/mc/mpi/mc_mpi_iprobe_ok.c
The file was modified src/mc/transition/Transition.cpp
The file was modified teshsuite/mc/CMakeLists.txt
The file was addedteshsuite/mc/mpi/probe_deadlock.c
The file was addedteshsuite/mc/mpi/probe_deadlock.tesh
The file was modified src/smpi/mpi/smpi_request.cpp
The file was removedteshsuite/mc/mpi/mc_mpi_probe_ok.c