1
1
openmpi/test
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
..
asm opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
carto Misc. trivial typos 2018-04-09 11:45:58 -04:00
class Fixing 'make check' test opal_fifo. 2018-05-03 21:31:27 -05:00
datatype test/ddt_lib: remove UB/LB tests 2018-05-31 09:44:19 -06:00
dss Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
event Misc. trivial typos 2018-04-09 11:45:58 -04:00
memchecker Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
monitoring Misc. trivial typos 2018-04-09 11:45:58 -04:00
mpi Misc. trivial typos 2018-04-09 11:45:58 -04:00
mpool mpool/memkind: refactor to use the current API 2018-04-24 22:11:21 -06:00
runtime Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
spc Added Software-based Performance Counters driver code along with several counters. 2018-06-11 22:48:16 -04:00
support Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
threads opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
util test: protect <sys/mount.h> with the HAVE_SYS_MOUNT_H macro 2018-08-24 17:03:54 +09:00
Makefile.am Merge pull request #4885 from davideberius/spc_pr 2018-06-12 14:04:49 -07:00