1
1
openmpi/ompi/mca/coll/cuda
Rolf vandeVaart 1f749b0224 Bump priority of coll cuda component so it is higher than self.
Otherwise, get some odd interactions with coll self in CUDA-aware
builds.
2015-02-12 12:29:03 -05:00
..
coll_cuda_allreduce.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_cuda_component.c Bump priority of coll cuda component so it is higher than self. 2015-02-12 12:29:03 -05:00
coll_cuda_exscan.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_cuda_module.c Fix missing help file. 2014-08-18 21:52:31 +00:00
coll_cuda_reduce_scatter_block.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_cuda_reduce.c Add collective module to handle CUDA aware buffers and reductions. Per RFC sent last week. 2014-05-27 21:24:43 +00:00
coll_cuda_scan.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_cuda.h Add collective module to handle CUDA aware buffers and reductions. Per RFC sent last week. 2014-05-27 21:24:43 +00:00
configure.m4 Add collective module to handle CUDA aware buffers and reductions. Per RFC sent last week. 2014-05-27 21:24:43 +00:00
help-mpi-coll-cuda.txt Fix missing help file. 2014-08-18 21:52:31 +00:00
Makefile.am Add missing file to sources. Without this, tarball build does not work 2014-12-18 07:17:28 -08:00