Imperial College London

ProfessorAlastairDonaldson

Faculty of EngineeringDepartment of Computing

Professor of Programming Languages
 
 
 
//

Contact

 

+44 (0)20 7594 8266alastair.donaldson Website

 
 
//

Location

 

422Huxley BuildingSouth Kensington Campus

//

Summary

 

Publications

Citation

BibTex format

@inproceedings{Batty:2016:10.1145/2837614.2837637,
author = {Batty, M and Donaldson, AF and Wickerson, JP and Batty, M and Donaldson, AF and Wickerson, J},
doi = {10.1145/2837614.2837637},
pages = {634--648},
publisher = {ACM},
title = {Overhauling SC atomics in C11 and OpenCL},
url = {http://dx.doi.org/10.1145/2837614.2837637},
year = {2016}
}

RIS format (EndNote, RefMan)

TY  - CPAPER
AB - Despite the conceptual simplicity of sequential consistency (SC), the semantics of SC atomic operations and fences in the C11 and OpenCL memory models is subtle, leading to convoluted prose descriptions that translate to complex axiomatic formalisations. We conduct an overhaul of SC atomics in C11, reducing the associated axioms in both number and complexity. A consequence of our simplification is that the SC operations in an execution no longer need to be totally ordered. This relaxation enables, for the first time, efficient and exhaustive simulation of litmus tests that use SC atomics. We extend our improved C11 model to obtain the first rigorous memory model formalisation for OpenCL (which extends C11 with support for heterogeneous many-core programming). In the OpenCL setting, we refine the SC axioms still further to give a sensible semantics to SC operations that employ a ‘memory scope’ to restrict their visibility to specific threads. Our overhaul requires slight strengthenings of both the C11 and the OpenCL memory models, causing some behaviours to become disallowed. We argue that these strengthenings are natural, and that all of the formalised C11 and OpenCL compilation schemes of which we are aware (Power and x86 CPUs for C11, AMD GPUs for OpenCL) remain valid in our revised models. Using the HERD memory model simulator, we show that our overhaul leads to an exponential improvement in simulation time for C11 litmus tests compared with the original model, making exhaustive simulation competitive, time-wise, with the non-exhaustive CDSChecker tool.
AU - Batty,M
AU - Donaldson,AF
AU - Wickerson,JP
AU - Batty,M
AU - Donaldson,AF
AU - Wickerson,J
DO - 10.1145/2837614.2837637
EP - 648
PB - ACM
PY - 2016///
SN - 0730-8566
SP - 634
TI - Overhauling SC atomics in C11 and OpenCL
UR - http://dx.doi.org/10.1145/2837614.2837637
UR - http://hdl.handle.net/10044/1/32075
ER -