1
1
openmpi/opal/mca/btl/uct
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
..
btl_uct_am.c Miscellaneous compiler warning stomps. 2018-08-24 07:39:14 -07:00
btl_uct_am.h btl/uct: fix compile warnings/errors 2018-07-23 14:04:38 -06:00
btl_uct_amo.c btl: add a new btl for the UCT layer in OpenUCX 2018-06-25 18:14:58 -06:00
btl_uct_component.c btl/uct: fix compile warnings/errors 2018-07-23 14:04:38 -06:00
btl_uct_device_context.h opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
btl_uct_endpoint.c btl/uct: fix compile warnings/errors 2018-07-23 14:04:38 -06:00
btl_uct_endpoint.h btl/uct: fix compile warnings/errors 2018-07-23 14:04:38 -06:00
btl_uct_frag.c btl: add a new btl for the UCT layer in OpenUCX 2018-06-25 18:14:58 -06:00
btl_uct_frag.h btl: add a new btl for the UCT layer in OpenUCX 2018-06-25 18:14:58 -06:00
btl_uct_module.c btl/uct: add missing opal_mem_hooks_unregister_release call 2018-09-05 13:01:45 -06:00
btl_uct_rdma.c btl/uct: make uct endpoints array a flexible array member 2018-06-25 18:14:58 -06:00
btl_uct_rdma.h btl: add a new btl for the UCT layer in OpenUCX 2018-06-25 18:14:58 -06:00
btl_uct_tl.c btl/uct: fix compile warnings/errors 2018-07-23 14:04:38 -06:00
btl_uct_types.h opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
btl_uct.h btl/uct: fix compile warnings/errors 2018-07-23 14:04:38 -06:00
configure.m4 btl/uct: fix compile warnings/errors 2018-07-23 14:04:38 -06:00
Makefile.am btl: add a new btl for the UCT layer in OpenUCX 2018-06-25 18:14:58 -06:00
owner.txt btl: add a new btl for the UCT layer in OpenUCX 2018-06-25 18:14:58 -06:00