Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Define Comm::send and Comm::recv (replace simcall_comm_send/recv).
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 8 Mar 2022 09:30:13 +0000 (10:30 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 8 Mar 2022 11:59:27 +0000 (12:59 +0100)
commit180707377f1965f85820329f72c7624b3858109f
treed3d6a8fb110b69c96294c1441dd5f98e9fb596c6
parent60ffc444f2d5601980847857024a2719ddfefd68
Define Comm::send and Comm::recv (replace simcall_comm_send/recv).

Mark last legacy simcalls as deprecated.
include/simgrid/s4u/Comm.hpp
include/simgrid/simix.h
src/s4u/s4u_Comm.cpp
src/simix/libsmx.cpp