Practical symbolic execution analysis and methodology for GPU programs

Update Item Information
Publication Type dissertation
School or College College of Engineering
Department Computing
Author Li, Peng
Title Practical symbolic execution analysis and methodology for GPU programs
Date 2015-05
Description Graphics processing units (GPUs) are highly parallel processors that are now commonly used in the acceleration of a wide range of computationally intensive tasks. GPU programs often suffer from data races and deadlocks, necessitating systematic testing. Conventional GPU debuggers are ineffective at finding and root-causing races since they detect errors with respect to the specific platform and inputs as well as thread schedules. The recent formal and semiformal analysis based tools have improved the situation much, but they still have some problems. Our research goal is to aply scalable formal analysis to refrain from platform constraints and exploit all relevant inputs and thread schedules for GPU programs. To achieve this objective, we create a novel symbolic analysis, test and test case generator tailored for C++ GPU programs, the entire framework consisting of three stages: GKLEE, GKLEEp, and SESA. Moreover, my thesis not only presents that our framework is capable of uncovering many concurrency errors effectively in real-world CUDA programs such as latest CUDA SDK kernels, Parboil and LoneStarGPU benchmarks, but also demonstrates a high degree of test automation is achievable in the space of GPU programs through SMT-based symbolic execution, picking representative executions through thread abstraction, and combined static and dynamic analysis.
Type Text
Publisher University of Utah
Dissertation Institution University of Utah
Dissertation Name Doctor of Philosophy
Language eng
Rights Management Copyright © Peng Li 2015
Format Medium application/pdf
Format Extent 1,199,284 bytes
Identifier etd3/id/3550
ARK ark:/87278/s6vb1hbs
Setname ir_etd
ID 197103
Reference URL https://collections.lib.utah.edu/ark:/87278/s6vb1hbs
Back to Search Results