Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add MPI_Win_allocate, MPI_Win_create_dynamic, MPI_Win_attach, MPI_Win_detach, MPI_Win...
authordegomme <augustin.degomme@unibas.ch>
Fri, 24 Mar 2017 14:52:34 +0000 (15:52 +0100)
committerdegomme <augustin.degomme@unibas.ch>
Mon, 27 Mar 2017 21:20:56 +0000 (23:20 +0200)
commit7d663fc05d8e729e364d82c3c7300cdc76cebdc0
treea265e548ba2e6f4db9d253993d0329d9d3efb5ae
parent9c901db76cd719b621b6d102eb621db57076f956
Add MPI_Win_allocate, MPI_Win_create_dynamic, MPI_Win_attach, MPI_Win_detach, MPI_Win_set_info, MPI_Win_get_info.
include/smpi/smpi.h
src/smpi/smpi_mpi.cpp
src/smpi/smpi_pmpi.cpp
src/smpi/smpi_win.cpp
src/smpi/smpi_win.hpp
teshsuite/smpi/mpich3-test/rma/CMakeLists.txt
teshsuite/smpi/mpich3-test/rma/testlist
teshsuite/smpi/mpich3-test/rma/win_info.c