1
1
openmpi/ompi/mca/coll/portals4
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_portals4_barrier.c add a disable function for coll module 2014-10-14 14:46:36 +09:00
coll_portals4_component.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
coll_portals4_request.c First take at Barrier and Ibarrier, both of which seem to work. 2013-07-02 21:42:10 +00:00
coll_portals4_request.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
coll_portals4.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
configure.m4 George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +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 add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00