학술논문

SignalPU: A Programming Model for DSP Applications on Parallel and Heterogeneous Clusters
Document Type
Conference
Source
2014 IEEE Intl Conf on High Performance Computing and Communications, 2014 IEEE 6th Intl Symp on Cyberspace Safety and Security, 2014 IEEE 11th Intl Conf on Embedded Software and Syst (HPCC,CSS,ICESS) High Performance Computing and Communications, 2014 IEEE 6th Intl Symp on Cyberspace Safety and Security, 2014 IEEE 11th Intl Conf on Embedded Software and Syst (HPCC,CSS,ICESS), 2014 IEEE Intl Conf on. :937-944 Aug, 2014
Subject
Communication, Networking and Broadcast Technologies
Computing and Processing
Programming
Digital signal processing
Computer architecture
Parallel processing
Kernel
Data models
Hardware
data flow graph
parallel and heterogenous programming
model of programming
graphic processing unit
Language
Abstract
The biomedical imagery, the numeric communications, the acoustic signal processing and many others gls[dsp] applications are present more and more in the numeric world. They process growing data volume which is represented with more and more accuracy, and use complex algorithms with time constraints to satisfying. Consequently, a high requirement of computing power characterize them. To satisfy this need, it's inevitable today to use parallel and heterogeneous architectures in order to speedup the processing, where the best examples are today's supercomputers like "Tianhe-2" and "Titan" of Top500 ranking. These architectures with their multi-core nodes supported by many-core accelerators offer a good response to this problem. However, they are still hard to program to make performance because of many reasons: Parallelism expression, task synchronization, memory management, hardware specifications handling, load balancing In the present work, we are characterizing gls[dsp] applications and propose a programming model based on their distinctiveness in order to implement them easily and efficiently on heterogeneous clusters.