DocumentCode
190736
Title
Automated software testing of memory performance in embedded GPUs
Author
Chattopadhyay, Subrata ; Eles, Petru ; Peng, Zongren
fYear
2014
fDate
12-17 Oct. 2014
Firstpage
1
Lastpage
10
Abstract
Embedded and real-time software is often constrained by several temporal requirements. Therefore, it is important to design embedded software that meets the required performance goal. The inception of embedded graphics processing units (GPUs) brings fresh hope in developing high-performance embedded software which were previously not suitable for embedded platforms. Whereas GPUs use massive parallelism to obtain high throughput, the overall performance of an application running on embedded GPUs is often limited by memory performance. Therefore, a crucial problem lies in automatically detecting the inefficiency of such software developed for embedded GPUs. In this paper, we propose GUPT, a novel test generation framework that systematically explores and detects poor memory performance of applications running on embedded GPUs. In particular, we systematically combine static analysis with dynamic test generation to expose likely execution scenarios with poor memory performance. Each test case in our generated test suite reports a potential memory-performance issue, along with the detailed information to reproduce the same. We have implemented our test generation framework using GPGPU-Sim, a cycle-accurate simulator and the LLVM compiler infrastructure. We have evaluated our framework for several open-source programs. Our experiments suggest the efficacy of our framework by exposing numerous memory-performance issues in a reasonable time. We also show the usage of our framework in improving the performance of programs for embedded GPUs.
Keywords
embedded systems; graphics processing units; parallel processing; program compilers; program diagnostics; program testing; public domain software; GPGPU-Sim; GUPT; LLVM compiler infrastructure; automated software testing; cycle-accurate simulator; dynamic test generation; embedded GPU; embedded graphics processing units; high-performance embedded software; memory-performance issues; open-source programs; real-time software; static analysis; temporal requirements; test generation framework; Abstracts; Graphics processing units; Instruction sets; Kernel; Random access memory; Schedules; System-on-chip;
fLanguage
English
Publisher
ieee
Conference_Titel
Embedded Software (EMSOFT), 2014 International Conference on
Conference_Location
Jaypee Greens
Type
conf
DOI
10.1145/2656045.2656047
Filename
6986125
Link To Document