1
1
openmpi/ompi/mpiext
Jeff Squyres b0b17c62aa Protect against orte_proc_applied_binding being NULL.
It is now possible for orte_proc_applied_binding to be NULL (e.g., if
you mpirun --bind-to none), so we need to ensure we don't pass it down
to opal_hwloc_base_cset2*str().

Also, take the opprotunity to de-duplicate some strings that are used
in multiple places.

Refs trac:4073

This commit was SVN r30204.

The following Trac tickets were found above:
  Ticket 4073 --> https://svn.open-mpi.org/trac/ompi/ticket/4073
2014-01-09 23:38:34 +00:00
..
affinity Protect against orte_proc_applied_binding being NULL. 2014-01-09 23:38:34 +00:00
cr Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
example Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
Makefile.am * Add option of init/fini hooks for MPI extensions to be called at the end of 2010-08-17 04:44:22 +00:00
mpiext.c Make trunk compile on Red Storm again 2010-08-17 21:51:38 +00:00
mpiext.h - ompi_ext.m4: For VPATH builds, create the subdirectories first 2010-08-17 22:40:22 +00:00