Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use CommImpl* for comm_copy callbacks.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 19 Feb 2019 13:07:49 +0000 (14:07 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 20 Feb 2019 08:33:33 +0000 (09:33 +0100)
commita146138b74c78c8e7de7294457eb0440a91a7dd9
tree5274cce152b5bc062ce1ec611a959e75e7fa2717
parent4af471314616b22368e7bccfb17252bfb24efc25
Use CommImpl* for comm_copy callbacks.

It's in fact already used for match_fun.
include/simgrid/s4u/Comm.hpp
include/simgrid/simix.h
src/kernel/activity/CommImpl.cpp
src/kernel/activity/CommImpl.hpp
src/msg/msg_gos.cpp
src/msg/msg_private.hpp
src/simix/libsmx.cpp
src/simix/popping_private.hpp
src/smpi/include/private.hpp
src/smpi/internals/smpi_global.cpp
src/smpi/mpi/smpi_request.cpp