1
1
openmpi/orte
Jeff Squyres e95ed94a94 plm_rsh_module.c: output to the framework output
Trivial fix from r32686: don't output to stream 0, but rather to
orte_plm_base_framework.framework_output (this is the way it was
before r32686).  In reality, this is going to end up being stream 0,
anyway, but we might as well be pedantically correct...

Refs trac:4897.

This commit was SVN r32726.

The following SVN revision numbers were found above:
  r32686 --> open-mpi/ompi@4df1aa63f7

The following Trac tickets were found above:
  Ticket 4897 --> https://svn.open-mpi.org/trac/ompi/ticket/4897
2014-09-13 00:46:35 +00:00
..
etc Backing out the Open SHMEM project 2013-02-12 17:45:27 +00:00
include Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
mca plm_rsh_module.c: output to the framework output 2014-09-13 00:46:35 +00:00
orted Bring over some updates from the PMIx branch - mostly just minor cleanups. Make the direct grpcomm component no longer be the default. For now, we seem to be having problems with non-blocking fence operations, so make them not be the default under any scenario (e.g., when sm is the only btl in operation). 2014-09-06 19:19:44 +00:00
runtime Add a bunch of debug to help track down the problem, and eventually find another place where comparison of signatures was incorrectly performed - use the dss compare operation to be consistent and safe 2014-08-27 19:52:20 +00:00
test Re-enable the usock oob component. Ensure the TCP component promotes messages for other procs to the OOB base so that other components have a chance to send the relay. Seems to be passing MTT, so let's see how it works for others. 2014-08-30 19:33:46 +00:00
tools Check for multiple declarations of a given MCA param and error out if detected as that can create an ambiguous definition of the param value. 2014-09-12 22:21:30 +00:00
util orte/util: use ORTE_JOB_FAMILY and ORTE_LOCAL_JOBID macros 2014-09-09 05:13:00 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00