Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
generalize non contiguous send method to other MPI types (hvector, indexed, hindexed...
authordegomme <degomme@debian.localdomain>
Thu, 4 Oct 2012 11:35:32 +0000 (13:35 +0200)
committerdegomme <degomme@debian.localdomain>
Thu, 4 Oct 2012 11:35:58 +0000 (13:35 +0200)
commit150d5c889f5f071ebe2ddcc8c4fcb1335e10707c
tree34dc9a6b01a08c255b6b865e3e1fd84348624230
parent942afaf240138cef3df3744d1431b1b8b04008b7
generalize non contiguous send method to other MPI types (hvector, indexed, hindexed, and structs, and add tests for those)
examples/smpi/CMakeLists.txt
examples/smpi/hvector_test.c [new file with mode: 0644]
examples/smpi/indexed_test.c [new file with mode: 0644]
examples/smpi/struct_test.c [new file with mode: 0644]
src/smpi/private.h
src/smpi/smpi_mpi_dt.c
src/smpi/smpi_mpi_dt_private.h