1
1
openmpi/opal
Ralph Castain 9902748108 ***** THIS INCLUDES A SMALL CHANGE IN THE MPI-RTE INTERFACE *****
Fix two problems that surfaced when using direct launch under SLURM:

1. locally store our own data because some BTLs want to retrieve 
   it during add_procs rather than use what they have internally

2. cleanup MPI_Abort so it correctly passes the error status all
   the way down to the actual exit. When someone implemented the
   "abort_peers" API, they left out the error status. So we lost
   it at that point and *always* exited with a status of 1. This 
   forces a change to the API to include the status.

cmr:v1.7.3:reviewer=jsquyres:subject=Fix MPI_Abort and modex_recv for direct launch

This commit was SVN r29405.
2013-10-08 18:37:59 +00:00
..
asm Per discussion on the devel list, revert r27882. 2013-01-29 14:10:46 +00:00
class Add an oh-so-slightly faster variant of the hotel "checkin" action 2013-07-11 20:00:37 +00:00
datatype Fix a corner case for a non-contiguous send convertor where the 2013-09-28 16:46:21 +00:00
dss Avoid use of interface in struct because cygwin compilers apparently object (go figure) 2013-10-06 23:55:38 +00:00
etc Backing out the Open SHMEM project 2013-02-12 17:45:27 +00:00
include Per the RFC schedule, this commit adds Mellanox OpenSHMEM to the trunk. It does not yet run on OSX or with CM PML for an MTL other than MXM. Mellanox is aware of these issues and is in the process of resolving them. This should be added to \ncmr=v1.7.4:subject=Move OSHMEM to 1.7.4:reviewer=rhc 2013-09-10 15:34:09 +00:00
mca ***** THIS INCLUDES A SMALL CHANGE IN THE MPI-RTE INTERFACE ***** 2013-10-08 18:37:59 +00:00
memoryhooks Fix typo - thanks to Michael Schlottke for pointing it out 2013-08-11 18:16:21 +00:00
runtime fixed build without thread support 2013-09-06 19:03:19 +00:00
threads fixed build without thread support 2013-09-06 19:03:19 +00:00
tools MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
util As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +00:00
win32 Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
Makefile.am Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00