1
1
openmpi/ompi/mca/fcoll
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
..
base Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
dynamic add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
individual add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
static add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
two_phase fcoll_two_phase: fix trivial compiler warning 2015-02-23 08:58:43 -08:00
configure.m4 Do not build these frameworks when --disable-mpi-io is specified. 2011-12-02 22:11:23 +00:00
fcoll.h provide descriptions about the functionality of these frameworks. 2011-12-22 19:42:00 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00