6246

Safe Asynchronous Multicore Memory Operations

Matko Botincan, Mike Dodds, Alastair F. Donaldson, Matthew J. Parkinson
University of Cambridge
Automated Software Engineering (ASE 2011)

@article{botincan2011safe,

   title={Safe Asynchronous Multicore Memory Operations},

   author={Botincan, M. and Dodds, M. and Donaldson, A.F. and Parkinson, M.J.},

   year={2011}

}

Download Download (PDF)   View View   Source Source   

1491

views

Asynchronous memory operations provide a means for coping with the memory wall problem in multicore processors, and are available in many platforms and languages, e.g., the Cell Broadband Engine, CUDA and OpenCL. Reasoning about the correct usage of such operations involves complex analysis of memory accesses to check for races. We present a method and tool for proving memory-safety and race-freedom of multicore programs that use asynchronous memory operations. Our approach uses separation logic with permissions, and our tool automates this method, targeting a C-like core language. We describe our solutions to several challenges that arose in the course of this research. These include: syntactic reasoning about permissions and arrays, integration of numerical abstract domains, and utilization of an SMT solver. We demonstrate the feasibility of our approach experimentally by checking absence of DMA races on a set of programs drawn from the IBM Cell SDK.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: