1
1
openmpi/ompi/mca/coll/sm
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_sm_allgather.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_sm_allgatherv.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_sm_allreduce.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_sm_alltoall.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_sm_alltoallv.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_sm_alltoallw.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_sm_barrier.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
coll_sm_bcast.c more c99 updates 2015-06-25 10:14:13 -06:00
coll_sm_component.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
coll_sm_exscan.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_sm_gather.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_sm_gatherv.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_sm_module.c Remove calls to ompi_group_peer_lookup in coll/sm and coll/fca 2015-09-10 08:55:54 -06:00
coll_sm_reduce_scatter.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_sm_reduce.c Cleanup the memory handling for temporary buffers in 2015-12-02 20:42:18 -05:00
coll_sm_scan.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_sm_scatter.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_sm_scatterv.c coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
coll_sm.h coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
help-mpi-coll-sm.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
memory-layout.ppt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
owner.txt ownership: update ownership files 2015-06-25 10:04:42 -06:00