365c81d6e9
1. ompi/mca/btl/udapl/btl_udapl_proc.c should be including btl_udapl_endpoint.h for mca_btl_udapl_proc_insert function. 2. btl_udapl_endpoint.c it looks like you are using &endpoint->endpoint_lock when you should use &ep->endpoint_lock in a OPAL_THREAD_LOCK call. 3. btl_udapl_frag.h has a couple opal_list_item_t's that should be ompi_free_list_item_t in the _FRAG_ALLOC_{EAGER,MAX} macros. This commit was SVN r10442. |
||
---|---|---|
.. | ||
.ompi_ignore | ||
.ompi_unignore | ||
btl_udapl_component.c | ||
btl_udapl_endpoint.c | ||
btl_udapl_endpoint.h | ||
btl_udapl_frag.c | ||
btl_udapl_frag.h | ||
btl_udapl_proc.c | ||
btl_udapl_proc.h | ||
btl_udapl.c | ||
btl_udapl.h | ||
configure.m4 | ||
configure.params | ||
Makefile.am |