1
1
openmpi/oshmem
Jeff Squyres f4693c9afd oshmem: fix compiler warning
Compiler warning that ret was used before it was assigned.  Since this
part of the code is not performance-critical, just throw in an extra
assignment and be done with it.
2015-01-16 12:48:36 -08: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 cleanup dead code caused by the removal of the --with-threads configure option 2015-01-16 19:13:59 +09:00
util oshmem: fix compiler warning 2015-01-16 12:48:36 -08:00
Makefile.am Java bindings for OSHMEM. 2014-05-18 21:48:09 +00:00