1
1
openmpi/ompi/group
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
..
group_bitmap.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_dbg.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_init.c Improve the opal_pointer_array & more (#3369) 2017-04-18 21:41:26 -04:00
group_plist.c Add a new OMPI rte component to support direct-launch using PMIx. 2017-11-28 12:05:01 -08:00
group_set_rank.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_sporadic.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_strided.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group.c group: Fix ompi_group_have_remote_peers 2017-05-08 20:28:51 +09:00
group.h opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00