1
1
Jeff Squyres 5215dc0db3 shmem base: do not allow framework selection to occur twice
Both opal_shmem_base_select() and
opal_shmem_base_best_runnable_component_name() and were calling
opal_shmem_base_runtime_query(), which would do component selection
(and closing of losing components) twice.

Put protection in opal_shmem_base_runtime_query() to return the cached
results the second time.  Additionally, make
opal_shmem_base_runtime_query() "own" the cached results
(vs. opal_shmem_base_select).
2015-02-26 14:56:46 -08:00
..
2015-02-26 09:17:57 -07:00
2013-02-12 17:45:27 +00:00
2015-01-22 08:08:07 +01:00
2014-08-08 11:36:45 +00:00