1
1
openmpi/ompi/mca/coll/cuda
Howard Pritchard bf89131f9e add owner files to opa/ompi/orte mca directories
This commit adds an owner file in each of the component directories
for each framework.  This allows for a simple script to parse
the contents of the files and generate, among other things, tables
to be used on the project's wiki page.  Currently there are two
"fields" in the file, an owner and a status.  A tool to parse
the files and generate tables for the wiki page will be added
in a subsequent commit.
2015-02-22 15:10:23 -07: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
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00