1
1
openmpi/ompi/mca/pml
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
..
base First step toward fixing the MPI_Get_count issues from the ticket #2241. Next 2010-07-21 20:07:00 +00:00
bfo Created two new macros that are used when filling in either the 2010-08-04 19:36:40 +00:00
cm Created two new macros that are used when filling in either the 2010-08-04 19:36:40 +00:00
crcpw Remove include/opal/sys/cache.h -- its only purpose in life was to 2010-07-06 14:33:36 +00:00
csum Created two new macros that are used when filling in either the 2010-08-04 19:36:40 +00:00
dr Created two new macros that are used when filling in either the 2010-08-04 19:36:40 +00:00
example - Replace combinations of 2009-08-20 11:42:18 +00:00
ob1 Created two new macros that are used when filling in either the 2010-08-04 19:36:40 +00:00
v First step toward fixing the MPI_Get_count issues from the ticket #2241. Next 2010-07-21 20:07:00 +00:00
Makefile.am * AC_CONFIG_LINKS has a minor problem in that it always uses ln -s, rather 2006-07-16 04:23:52 +00:00
pml.h - Replace combinations of 2009-08-20 11:42:18 +00:00