1
1
openmpi/ompi/mca/coll/hcoll
Gilles Gouaillardet df98a73131 configury: fix hcoll detection
* do not add -I/.../include/hcoll -I /.../include/hcoll/api to CPPFLAGS
 * allow configure --with-hcoll
 * search hcoll libs in both DIR/lib and DIR/lib64
 * fix the description of the --with-hcoll option
2015-08-13 11:08:56 +09:00
..
coll_hcoll_component.c Purge whitespace from the repo 2015-06-23 20:59:57 -07: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 configury: fix hcoll detection 2015-08-13 11:08:56 +09:00
coll_hcoll_module.c HCOLL: refactoring hcoll_init 2015-05-04 22:03:36 +03:00
coll_hcoll_ops.c configury: fix hcoll detection 2015-08-13 11:08:56 +09:00
coll_hcoll_rte.c configury: fix hcoll detection 2015-08-13 11:08:56 +09:00
coll_hcoll.h configury: fix hcoll detection 2015-08-13 11:08:56 +09:00
configure.m4 configury: fix hcoll detection 2015-08-13 11:08:56 +09:00
Makefile.am configury: fix hcoll detection 2015-08-13 11:08:56 +09:00
owner.txt hcoll belongs to MLNX and is active 2015-02-23 09:14:03 -07:00