Cédric Augonnet 066a3c3236 Add a test to make sure MPI works well with data in pinned memory. %!s(int64=16) %!d(string=hai) anos
..
block_interface.c bbea7f8d4b Support the "block" interface with our mpi lib. %!s(int64=16) %!d(string=hai) anos
block_interface_pinned.c 066a3c3236 Add a test to make sure MPI works well with data in pinned memory. %!s(int64=16) %!d(string=hai) anos
mpi_irecv.c 744f2a8624 - Bug fix: actually use mpi_isend.c in the mpi_isend test :) %!s(int64=16) %!d(string=hai) anos
mpi_isend.c 2b9b3e948b implement isend, irecv, wait and test %!s(int64=16) %!d(string=hai) anos
pingpong.c cf48d2f6c6 In spite of the MPI norm, some MPI implementation seems to require that the %!s(int64=16) %!d(string=hai) anos
ring.c cf48d2f6c6 In spite of the MPI norm, some MPI implementation seems to require that the %!s(int64=16) %!d(string=hai) anos
ring_async.c b2a72aa358 implement the ring example with asynchronous calls %!s(int64=16) %!d(string=hai) anos
ring_kernel.cu 2a2758ac3e Make the "ring" example more challenging as we now have both MPI and CUDA %!s(int64=16) %!d(string=hai) anos