1
1
openmpi/ompi/mca
Nathan Hjelm f9d2032705 vader: ensure fast box data is aligned on 4-byte boundaries
This commit fixes a bus error on Solaris/Sparc.

Closes trac:4111

cmr=v1.7.5:ticket=trac:4053

This commit was SVN r30288.

The following Trac tickets were found above:
  Ticket 4053 --> https://svn.open-mpi.org/trac/ompi/ticket/4053
  Ticket 4111 --> https://svn.open-mpi.org/trac/ompi/ticket/4111
2014-01-14 16:04:52 +00:00
..
allocator Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
bcol Per Marco, rename ERROR tags to exit_ERROR to avoid cygwin reserved name issues. 2014-01-10 18:00:49 +00:00
bml Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
btl vader: ensure fast box data is aligned on 4-byte boundaries 2014-01-14 16:04:52 +00:00
coll Per Marco, don't define a "min" function if one is already defined to avoid conflict with cygwin reserved word 2014-01-10 18:03:25 +00:00
common Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
crcp Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
dpm Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
fbtl Patch submitted by Paul Hargrove to fix NetBSD compile with -laio. 2014-01-13 18:49:39 +00:00
fcoll add proper typcasts to intptr_t to avoid warnings on 32bit systems. 2014-01-10 16:19:04 +00:00
fs Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
io add proper typcasts to intptr_t to avoid warnings on 32bit systems. 2014-01-10 16:19:04 +00:00
mpool Fix one more error path in udreg. In this case we hit the maximum size 2014-01-10 19:27:32 +00:00
mtl Fix a recursion in mxm send flow which happens when mpi starts a new send from the context of send completion callback. 2014-01-12 17:47:03 +00:00
op Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
osc fix communicator double-free from pt2pt component, caused by r29938. 2014-01-12 17:38:14 +00:00
pml Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
pubsub Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rcache Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rte For large scale systems, we would like to avoid doing a full modex during MPI_Init so that launch will scale a little better. At the moment, our options are somewhat limited as only a few BTLs don't immediately call modex_recv on all procs during startup. However, for those situations where someone can take advantage of it, add the ability to do a "modex on demand" retrieval of data from remote procs when we launch via mpirun. 2014-01-11 17:36:06 +00:00
sbgp Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
sharedfp Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
topo Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
vprotocol Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00