1
1
openmpi/ompi/mca/coll/cuda
Nathan Hjelm b68d66bb9b MCA: Add the project/project version to the MCA base component
This commit adds support for project_framework_component_* parameter
matching. This is the first step in allowing the same framework name
in multiple projects. This change also bumps the MCA component version
to 2.1.0.

All master frameworks have been updated to use the new component
versioning macro. An mca.h has been added to each project to add a
project specific versioning macro of the form
PROJECT_MCA_VERSION_2_1_0.

Signed-off-by: Nathan Hjelm <hjelmn@me.com>
2015-03-27 10:59:04 -06: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 MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06: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