1
1
openmpi/orte/mca
Ralph Castain b033a6b6d6 One last Cray-inspired fix...
Refs trac:3685

This commit was SVN r28857.

The following Trac tickets were found above:
  Ticket 3685 --> https://svn.open-mpi.org/trac/ompi/ticket/3685
2013-07-19 03:04:00 +00:00
..
dfs Turns out that there was exactly ONE place in all of the OMPI code base that still referred to OPAL_TRACE, though a few places retained the include file for no reason. So no point in letting this sit as it is clearly an unused "feature". 2013-07-14 18:57:20 +00:00
errmgr Per the RFC and discussion on the devel list, update the RTE-MPI error handling interface. There are a few differences in the code from the original RFC that came out of the discussion - I've captured those in the following writeup 2013-07-19 01:08:53 +00:00
ess One last Cray-inspired fix... 2013-07-19 03:04:00 +00:00
filem Properly remove the object from the list prior to releasing it when an error is encountered 2013-04-23 22:44:52 +00:00
grpcomm Add 'generic' support for PMI2 (previously, we checked for PMI2 only on Cray systems.) If your resource manager (e.g. SLURM) has support for PMI2, then the --with-pmi configure flag will enable its usage. If you don't have PMI2, then you will fallback to regular old PMI1. This patch was submitted by Ralph Castain and reviewed and pushed by Josh Ladd. This should be added to cmr:v1.7:reviewer=jladd 2013-06-21 15:28:14 +00:00
iof Add the ability to use an external version of libevent. Clearly not recommended at this time. I've verified that it works in limited scenarios, but more thorough testing and performance impacts need to be assessed. 2013-04-29 17:02:37 +00:00
odls Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
oob Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
plm Fix two debugger attach bugs. 2013-06-20 16:18:05 +00:00
ras Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
rmaps Silence a warning when --without-hwloc is used 2013-07-13 17:17:17 +00:00
rml Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
routed Per RFC 2013-07-11 17:34:28 +00:00
sensor Cleanup some bitrot from moving the db framework to opal and from the new mca param system 2013-07-09 14:37:08 +00:00
snapc Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
sstore Correctly register the component MCA parameters. 2013-06-15 16:05:09 +00:00
state Fix two debugger attach bugs. 2013-06-20 16:18:05 +00:00