1
1
openmpi/ompi/mca/pml
Nathan Hjelm 000f9eed4d opal: add types for atomic variables
This commit updates the entire codebase to use specific opal types for
all atomic variables. This is a change from the prior atomic support
which required the use of the volatile keyword. This is the first step
towards implementing support for C11 atomics as that interface
requires the use of types declared with the _Atomic keyword.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2018-09-14 10:48:55 -06:00
..
base opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
bfo pmix: added check for pmix fence status 2018-08-06 15:01:57 +06:00
cm pml/cm: check for request comp. before completing bsend. 2017-11-27 12:27:43 -07:00
crcpw mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
example mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
monitoring Remove inter-dependencies between OSC modules. 2018-02-07 11:52:00 +00:00
ob1 opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
ucx Merge pull request #5569 from hoopoepg/topic/optimize-blocked-calls 2018-08-29 14:19:09 +03:00
v Miscellaneous compiler warnings fixes 2018-03-23 11:45:30 -07:00
yalla pmix: added check for pmix fence status 2018-08-06 15:01:57 +06:00
configure.m4 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_constants.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml.h ompi/request: Support non-PML persistent requests 2017-06-02 13:08:17 +09:00