1
1
openmpi/ompi/mca/pml/base
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.h 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
owner.txt Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_base_bsend.c opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
pml_base_bsend.h pml/base: Expose some bsend varaibles so PMLs may reference them 2017-01-25 15:21:53 -06:00
pml_base_frame.c ompi/oshmem: ucx is selected over yalla/ikrit by default 2018-01-17 15:08:04 +02:00
pml_base_ft.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_base_recvreq.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_base_recvreq.h Don't refcount the predefined datatypes. 2017-01-11 16:48:59 -05:00
pml_base_request_dbg.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_base_request.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_base_request.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_base_select.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_base_sendreq.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pml_base_sendreq.h Replace syntax with something less strictly C99 2017-07-05 16:54:36 -07:00