1
1
openmpi/opal
Nathan Hjelm 298f238096 opal_lifo: add missing memory barrier to 64/32-bit atomic lifo
implementation

Need to ensure the head write is complete before updating the item's
next pointer.

References #371
2015-02-17 12:23:13 -07:00
..
asm We haven't supported SPARC 8 in a long time, so remove the atomics reference. Thanks to Paul Hargrove for bringing it to our attention. 2014-08-05 14:49:34 +00:00
class opal_lifo: add missing memory barrier to 64/32-bit atomic lifo 2015-02-17 12:23:13 -07:00
datatype opal/convertor: add a function to get the pointer for an offset (instead of the current offset) 2015-02-13 11:46:37 -07:00
dss opal/dss: correctly handle incorrect parameter in opal_value_unload 2015-02-16 14:53:35 +09:00
etc Backing out the Open SHMEM project 2013-02-12 17:45:27 +00:00
include Remove VampirTrace. 2015-01-22 08:08:07 +01:00
mca libfabric: don't install the osd.h headers 2015-02-17 07:10:12 -08:00
memoryhooks configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
runtime opal_info_support.c: prevent a NULL pointer 2015-02-12 13:41:29 -08:00
threads cleanup dead code caused by the removal of the --with-threads configure option 2015-01-16 19:13:59 +09:00
tools wrappers: add the $(EXEEXT) extension to the installed symbolic links 2014-10-28 16:42:51 +09:00
util convert: remove unnecessary/unused opal_size2int() function 2015-02-16 07:17:33 -08:00
win32 windows: effectively revert r32449 2014-08-08 11:36:45 +00:00
Makefile.am configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
win_makefile 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