1
1
openmpi/opal
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
..
asm asm: rename the AMD64 into X86_64 2017-02-27 15:10:50 +09:00
class Dont assume a size for constants with UL and ULL. 2017-06-05 22:07:53 -04:00
datatype opal/datatype: do not compute ptypes for OPAL predefined datatypes 2017-05-15 11:43:48 +09:00
dss Something not quite right about the revised allocation algos, so revert them while retaining the larger initial and threshold sizes 2017-01-21 14:37:45 -08:00
etc openmpi-mca-params.conf: Fix comment 2017-02-24 07:09:06 -08:00
include atomics/powerpc: Fix WMB instruction 2017-06-06 16:41:37 -05:00
mca Update to PMIx master 2017-06-06 08:19:25 -07:00
memoryhooks opal/memory: move initialization to first rcache creation 2016-04-13 17:21:46 -06:00
runtime Retain the max terminal length of 78 characters, replace the word "disabled" with a simple "-" and hope people know what that means 2017-06-05 07:10:05 -07:00
threads opal/threads: protect opal_tsd_keys_destruct() to fix Java bindings. 2017-01-25 10:58:55 +09:00
tools Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
util opal/stacktrace: Fix stderr target for opal_stacktrace_output 2017-05-22 13:46:02 -05:00
win32 opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
common_sym_whitelist.txt opal: add code patcher framework 2016-04-13 17:16:13 -06:00
Makefile.am opal: fix opal_class_finalize() usage 2016-10-26 15:15:54 +09:00
win_makefile Purge whitespace from the repo 2015-06-23 20:59:57 -07:00