1
1
openmpi/oshmem
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
..
include George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
mca OSHMEM: fix infinite recursion and stack size violation 2015-01-04 16:31:19 +02:00
op OSHMEM: Added missing API for Java bindings (int16/32/64 stuff) 2014-04-30 12:03:23 +00:00
proc Fix compilation when --enable-hetorogeneous 2014-08-04 10:35:08 +00:00
request George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
runtime oshmem: rename global variables with prefix 2014-10-15 20:30:37 +03:00
shmem oshmem: rename global variables with prefix 2014-10-15 20:30:37 +03:00
tools configury: disable f08 fortran bindings if the compiler does 2014-12-17 17:35:45 +09:00
util OSHMEM: Set SMA_SYMMETRIC_SIZE to default value 2014-07-17 17:53:15 +00:00
Makefile.am Java bindings for OSHMEM. 2014-05-18 21:48:09 +00:00