1
1
openmpi/oshmem/mca
Mike Dubman 54a072caaa OSHMEM: fix infinite recursion and stack size violation
send reply before posting the receive request again to limit the recursion size to
number of receive requests.
send can call opal_progress which calls this function again. If recv req is started
stack size will be proportional to number of job ranks.
2015-01-04 16:31:19 +02:00
..
atomic OSHMEM: atomic mxm: fix mkey conversion 2014-12-16 16:34:42 +02:00
memheap OSHMEM: fix infinite recursion and stack size violation 2015-01-04 16:31:19 +02:00
scoll Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL. 2014-11-11 17:00:42 -08:00
spml OSHMEM: spml ikrit: fix spelling in help file 2014-12-16 16:18:38 +02:00
sshmem OSHMEM: sshmem verbs: fix shared_mr detection 2014-11-10 13:34:04 +02:00