1
1
openmpi/ompi/mca/coll/hcoll
Nathan Hjelm 5f1254d710 Update code base to use the new opal_free_list_t
Use of the old ompi_free_list_t and ompi_free_list_item_t is
deprecated. These classes will be removed in a future commit.

This commit updates the entire code base to use opal_free_list_t and
opal_free_list_item_t.

Notes:

OMPI_FREE_LIST_*_MT -> opal_free_list_* (uses opal_using_threads ())

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-02-24 10:05:45 -07:00
..
coll_hcoll_component.c HCOLL: by default off 2014-10-13 20:49:09 +03:00
coll_hcoll_debug.h Per the details and schedule outlined in the attached RFC, Mellanox Technologies would like to CMR the new 'coll/hcoll' component. This component enables Mellanox Technologies' latest HPC middleware offering - 'Hcoll'. 'Hcoll' is a high-performance, standalone collectives library with support for truly asynchronous, non-blocking, hierarchical collectives via hardware offload on supporting Mellanox HCAs (ConnectX-3 and above.) To build the component, libhcoll must first be installed on your system, then you must configure OMPI with the configure flag: '--with-hcoll=/path/to/libhcoll'. Subsequent to installing, you may select the 'coll/hcoll' component at runtime as you would any other coll component, e.g. '-mca coll hcoll,tuned,libnbc'. This has been reviewed by Josh Ladd and should be added to cmr:v1.7:reviewer=jladd 2013-07-01 22:39:43 +00:00
coll_hcoll_dtypes.h HCOLL: Fix OMPI to HCOLL predefined datatypes, Ops mapping 2014-12-23 22:30:29 +02:00
coll_hcoll_module.c HCOLL: Do not block hcoll progress in finalize 2015-01-27 17:01:00 +02:00
coll_hcoll_ops.c HCOLL: Fix hcoll supported datatype checks corretcly 2015-01-02 21:18:12 +02:00
coll_hcoll_rte.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
coll_hcoll.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
configure.m4 cosmetic fixed fpr hcol autotools 2013-12-08 09:45:13 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
owner.txt hcoll belongs to MLNX and is active 2015-02-23 09:14:03 -07:00