Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Handle case where different groups are given to MPI_Win_start and MPI_Win_post on...
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 31 May 2021 13:40:40 +0000 (15:40 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 31 May 2021 14:52:42 +0000 (16:52 +0200)
commitda1776809652a1706f96fff369684a43f251e084
treef941b61ef5306b17f978635bc82fb5fd1799a8fb
parent1329c0171c05c43b652a4c542851f844d7d10eed
Handle case where different groups are given to MPI_Win_start and MPI_Win_post on a seame process.
src/smpi/include/smpi_win.hpp
src/smpi/mpi/smpi_win.cpp