1
1
openmpi/ompi/mca/bml/base
Nathan Hjelm 518f188ad4 bml/base: ensure all components are closed when the framework is
closed

We were leaving the selected component open. This commit should
eliminate a leak detected by valgrind.

cmr=v1.8.2:reviewer=jsquyres

This commit was SVN r31749.
2014-05-13 23:04:40 +00:00
..
base.h Per the RFC schedule, add an additive lagged Fibonacci parallel random number generator to OPAL. In order to use, please add the following header to your code: opal/util/alfg.h. See ompi/mca/btl/openib/connect/btl_openib_connect_udcm.c for an example how to seed with opal_srand and invoke the generator with opal_rand. This should be added to 2014-02-23 21:41:38 +00:00
bml_base_btl.c Addressing Jeff's comments: 2014-02-24 23:18:35 +00:00
bml_base_btl.h Per the RFC schedule, add an additive lagged Fibonacci parallel random number generator to OPAL. In order to use, please add the following header to your code: opal/util/alfg.h. See ompi/mca/btl/openib/connect/btl_openib_connect_udcm.c for an example how to seed with opal_srand and invoke the generator with opal_rand. This should be added to 2014-02-23 21:41:38 +00:00
bml_base_endpoint.c - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
bml_base_frame.c bml/base: ensure all components are closed when the framework is 2014-05-13 23:04:40 +00:00
bml_base_ft.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
bml_base_init.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
Makefile.am Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00