1
1
openmpi/opal
Howard Pritchard 55774d1390 mca/registry: fix problem group_component_register
Turns out that supplying NULL to group_register in the
mca_base_var_group_component_register is not a good
idea if one wants for ompi_info to work as intended.

The ugni and vader btl's both call this before
registering component variables.  This borks up
the ompi_info works since NULL is supplied as the project
name.  So, now supply the project name rather than
just NULL to group register.

Fixes #4020.

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2017-08-08 19:50:27 -06:00
..
class opal: rename opal_atomic_init to opal_atomic_lock_init 2017-08-07 14:15:11 -06:00
datatype opal/datatype: fix opal_dt_swap_long_double if no IEEE754_H 2017-07-12 10:27:45 +09:00
dss Less malloc/free 2017-07-25 01:31:26 -04:00
etc openmpi-mca-params.conf: Fix comment 2017-02-24 07:09:06 -08:00
include opal: rename opal_atomic_init to opal_atomic_lock_init 2017-08-07 14:15:11 -06:00
mca mca/registry: fix problem group_component_register 2017-08-08 19:50:27 -06:00
memoryhooks opal: rename opal_atomic_init to opal_atomic_lock_init 2017-08-07 14:15:11 -06:00
runtime opal: rename opal_atomic_init to opal_atomic_lock_init 2017-08-07 14:15:11 -06:00
threads opal: rename opal_atomic_init to opal_atomic_lock_init 2017-08-07 14:15:11 -06:00
tools Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
util Merge pull request #3775 from jjhursey/fix/mca_base_verbose-file 2017-07-18 10:14:42 -05:00
win32 opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
common_sym_whitelist.txt opal: add code patcher framework 2016-04-13 17:16:13 -06:00
Makefile.am opal: remove generated asm code 2017-08-03 09:18:58 -06:00
win_makefile Purge whitespace from the repo 2015-06-23 20:59:57 -07:00