1
1
openmpi/test
Nathan Hjelm 7893248c5a opal/asm: add fetch-and-op atomics
This commit adds support for fetch-and-op atomics. This is needed
because and and or are irreversible operations so there needs to be a
way to get the old value atomically. These are also the only semantics
supported by C11 (there is not atomic_op_fetch, just
atomic_fetch_op). The old op-and-fetch atomics have been defined in
terms of fetch-and-op.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2017-11-30 10:41:23 -07:00
..
asm opal/asm: add fetch-and-op atomics 2017-11-30 10:41:23 -07:00
carto Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
class Improve the opal_pointer_array & more (#3369) 2017-04-18 21:41:26 -04:00
datatype Topic/datatype (#3441) 2017-05-09 09:31:40 -04:00
dss Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
event Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
memchecker Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
monitoring Move the profiling library in common/monitoring 2017-09-25 12:18:23 -04:00
mpi Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
runtime Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
support Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
threads opal/asm: add fetch-and-op atomics 2017-11-30 10:41:23 -07:00
util util: move graph solver from usnic to util 2017-09-15 15:08:47 -07:00
Makefile.am removing nmcheck_prefix.pl due to false positives 2017-08-24 13:01:39 -04:00