Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add MPI_Rput, Rget, Raccumulate and Rget_accumulate calls.
authordegomme <augustin.degomme@unibas.ch>
Wed, 5 Apr 2017 15:03:26 +0000 (17:03 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Wed, 5 Apr 2017 15:31:53 +0000 (17:31 +0200)
commit09304e54d26cb2a5b0d3f67bd31f95c982d7c299
treea5da83da05141373a1979aaca67feaa80a5250d1
parentfe635536c45ee6f1475520ef1eeb3823e6859909
Add MPI_Rput, Rget, Raccumulate and Rget_accumulate calls.
They return the request for separate termination instead of putting it in the queue.
include/smpi/smpi.h
src/smpi/smpi_mpi.cpp
src/smpi/smpi_pmpi.cpp
src/smpi/smpi_win.cpp
src/smpi/smpi_win.hpp