Awesome! BTW, you added some generated files and other files by mistake (.deps, 
Makefile, Makefile.in, configure.params).

-Nathan

On Mon, Jul 01, 2013 at 06:39:44PM -0400, svn-commit-mai...@open-mpi.org wrote:
> Author: jladd (Joshua Ladd)
> Date: 2013-07-01 18:39:43 EDT (Mon, 01 Jul 2013)
> New Revision: 28694
> URL: https://svn.open-mpi.org/trac/ompi/changeset/28694
> 
> Log:
> 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
> 
> Added:
>    trunk/ompi/mca/coll/hcoll/
>    trunk/ompi/mca/coll/hcoll/.deps/
>    trunk/ompi/mca/coll/hcoll/.deps/coll_hcoll_component.Plo
>    trunk/ompi/mca/coll/hcoll/.deps/coll_hcoll_module.Plo
>    trunk/ompi/mca/coll/hcoll/.deps/coll_hcoll_ops.Plo
>    trunk/ompi/mca/coll/hcoll/.deps/coll_hcoll_rte.Plo
>    trunk/ompi/mca/coll/hcoll/Makefile
>    trunk/ompi/mca/coll/hcoll/Makefile.am
>    trunk/ompi/mca/coll/hcoll/Makefile.in
>    trunk/ompi/mca/coll/hcoll/coll_hcoll.h
>    trunk/ompi/mca/coll/hcoll/coll_hcoll_component.c
>    trunk/ompi/mca/coll/hcoll/coll_hcoll_debug.h
>    trunk/ompi/mca/coll/hcoll/coll_hcoll_dtypes.h
>    trunk/ompi/mca/coll/hcoll/coll_hcoll_module.c
>    trunk/ompi/mca/coll/hcoll/coll_hcoll_ops.c
>    trunk/ompi/mca/coll/hcoll/coll_hcoll_rte.c
>    trunk/ompi/mca/coll/hcoll/configure.m4
>    trunk/ompi/mca/coll/hcoll/configure.params
> 
> 
> Diff not shown due to size (295514 bytes).
> To see the diff, run the following command:
> 
>       svn diff -r 28693:28694 --no-diff-deleted
> 
> _______________________________________________
> svn mailing list
> s...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/svn

Reply via email to