1
1
openmpi/ompi/mca
Rolf vandeVaart 0324fdb407 Created two new macros that are used when filling in either the
status structure or the _ucount field in the status structure.
On 64-bit sparc, the macros resolve into integer array assignments.
For all others, they are just simple assignments.  This fixes 
possible BUS errors seen when running on the SPARC processor.
This bug was introduced when the _count field changed from an int
into a size_t.  See the changes to request.h for additional details.

This commit fixes trac:2514.

This commit was SVN r23554.

The following Trac tickets were found above:
  Ticket 2514 --> https://svn.open-mpi.org/trac/ompi/ticket/2514
2010-08-04 19:36:40 +00:00
..
allocator Remove include/opal/sys/cache.h -- its only purpose in life was to 2010-07-06 14:33:36 +00:00
bml Remove include/opal/sys/cache.h -- its only purpose in life was to 2010-07-06 14:33:36 +00:00
btl Add missing includes per Greg Koenig 2010-08-03 17:30:59 +00:00
coll fix datatype API 2010-08-04 14:01:54 +00:00
common Remove my patch (r23238) and push Scott Atchley patch. Thanks Scott. 2010-07-19 20:46:12 +00:00
crcp Created two new macros that are used when filling in either the 2010-08-04 19:36:40 +00:00
dpm Enable connect_accept between multiple singleton jobs without the presence of an external rendezvous agent (e.g., ompi-server). This also enables connect_accept between processes in more than two jobs regardless of how they were started. 2010-07-20 04:22:45 +00:00
io Don't let ROMIO mishandle the displacement for contiguous data with a non-zero 2010-03-23 01:23:45 +00:00
mpool Remove include/opal/sys/cache.h -- its only purpose in life was to 2010-07-06 14:33:36 +00:00
mtl Created two new macros that are used when filling in either the 2010-08-04 19:36:40 +00:00
op Update Cisco copyrights for consistency 2009-10-07 22:02:32 +00:00
osc Oops -- use the right function name, otherwise you get compile/link 2010-07-23 01:30:01 +00:00
pml Created two new macros that are used when filling in either the 2010-08-04 19:36:40 +00:00
pubsub * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
rcache Fix rcache for Windows. 2010-07-14 09:04:34 +00:00
topo - Replace combinations of 2009-08-20 11:42:18 +00:00