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