Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Begin working on the communication optimization for partial shared malloc.
authorTom Cornebize <tom.cornebize@ensimag.grenoble-inp.fr>
Thu, 6 Apr 2017 11:55:38 +0000 (13:55 +0200)
committerTom Cornebize <tom.cornebize@ensimag.grenoble-inp.fr>
Thu, 6 Apr 2017 11:55:38 +0000 (13:55 +0200)
commit2070401863db92e8198b0b8e5f29fbf0f7af2ff2
tree6d878573e9c3307638fada593e5bd093dce09f5e
parent5daea93963780660ece0035455977a53978817eb
Begin working on the communication optimization for partial shared malloc.
include/smpi/smpi.h
include/smpi/smpi_shared_malloc.hpp [new file with mode: 0644]
src/smpi/smpi_datatype.cpp
src/smpi/smpi_global.cpp
src/smpi/smpi_request.cpp
src/smpi/smpi_shared.cpp