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