1
1
openmpi/opal/include
Joshua Hursey 4796193cdb atomics/powerpc: Fix WMB instruction
* `lwsync` is a write memory barrier.
    - `eieio` is really not meant for this type of operation.
 * `lwsync` can also be used for the read memory barrier according to
   my reading of the of the Power 8 ISA docs (v2.07)
    - https://www-01.ibm.com/marketing/iwm/iwm/web/reg/download.do?source=swg-opower&S_PKG=dl&lang=en_US&cp=UTF-8
 * References https://github.com/pmix/pmix/pull/391

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
2017-06-06 16:41:37 -05:00
..
opal atomics/powerpc: Fix WMB instruction 2017-06-06 16:41:37 -05:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_config_bottom.h configury: remove now obsolete reference to OPAL_PTRDIFF_TYPE 2017-04-19 13:42:45 +09:00
opal_config_top.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_stdint.h opal: fix pragma for GCC 6 and later 2016-02-29 13:56:22 +09:00