1
1
openmpi/ompi/mca/coll/cuda
George Bosilca 4d00c59b2e Cleanup the memory handling for temporary buffers in
some of the collective modules. Added a new function
opan_datatype_span, to compute the memory span of
count number of datatype, excluding the gaps in the
beginning and at the end. If a memory allocation is
made using the returned value, the gap (also returned)
should be removed from the allocated pointer.
2015-12-02 20:42:18 -05:00
..
coll_cuda_allreduce.c Cleanup the memory handling for temporary buffers in 2015-12-02 20:42:18 -05:00
coll_cuda_component.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
coll_cuda_exscan.c Cleanup the memory handling for temporary buffers in 2015-12-02 20:42:18 -05:00
coll_cuda_module.c more c99 updates 2015-06-25 10:14:13 -06:00
coll_cuda_reduce_scatter_block.c Cleanup the memory handling for temporary buffers in 2015-12-02 20:42:18 -05:00
coll_cuda_reduce.c Cleanup the memory handling for temporary buffers in 2015-12-02 20:42:18 -05:00
coll_cuda_scan.c Cleanup the memory handling for temporary buffers in 2015-12-02 20:42:18 -05:00
coll_cuda.h Fix warnings due to missing const 2015-09-21 14:18:44 -04: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 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00