1
1
openmpi/ompi/mca/mtl/mx
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
..
configure.m4 * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
configure.params * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
mtl_mx_cancel.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
mtl_mx_component.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
mtl_mx_endpoint.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
mtl_mx_endpoint.h - Replace combinations of 2009-08-20 11:42:18 +00:00
mtl_mx_probe.c Created two new macros that are used when filling in either the 2010-08-04 19:36:40 +00:00
mtl_mx_recv.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
mtl_mx_request.h - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
mtl_mx_send.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
mtl_mx_types.h - Replace combinations of 2009-08-20 11:42:18 +00:00
mtl_mx.c First step toward fixing the MPI_Get_count issues from the ticket #2241. Next 2010-07-21 20:07:00 +00:00
mtl_mx.h - Replace combinations of 2009-08-20 11:42:18 +00:00
post_configure.sh * Fix up some direct-calling issues for the PML/MTL 2006-07-06 15:12:38 +00:00