Title :
User Transparent Data and Task Parallel Multimedia Computing with Pyxis-DT
Author :
Van Kessel, Timo ; Drost, Niels ; Maassen, Jason ; Bal, Henri E. ; Seinstra, Frank J.
Author_Institution :
Dept. of Comput. Sci., VU Univ. Amsterdam, Amsterdam, Netherlands
Abstract :
The research area of Multimedia Content Analysis (MMCA) considers all aspects of the automated extraction of knowledge from multimedia archives and data streams. To satisfy the increasing computational demands of emerging MMCA problems, there is an urgent need to apply High Performance Computing (HPC) techniques. However, as most MMCA researchers are not also HPC experts, in the field there is a demand~for~programming models and tools that are both efficient and easy~to~use. Today several user transparent library-based parallelization tools exist that aim to satisfy both these requirements. Such tools generally use a data parallel approach in which data structures (e.g. video frames) are scattered among the available nodes in a compute cluster. However, for certain MMCA applications a data parallel approach induces intensive communication, which significantly decreases performance. In these situations, we can benefit from applying alternative approaches. This paper presents Pyxis-DT: a user transparent parallel programming model for MMCA applications that employs both data and task parallelism. Hybrid parallel execution is obtained by run-time construction and execution of a task graph consisting of strictly defined building block operations. Each of these building block operations can be executed in data parallel fashion. Results show that for realistic MMCA applications the concurrent use of data and task parallelism can significantly improve performance compared to using either approach in isolation.
Keywords :
multimedia computing; parallel programming; MMCA problems; Pyxis-DT; building block operations; data parallel approach; data streams; high performance computing techniques; hybrid parallel execution; knowledge extraction; multimedia archives; multimedia content analysis; task graph; task parallel multimedia computing; user transparent data; user transparent library-based parallelization tools; user transparent parallel programming model; Computational modeling; Data models; Data structures; Multimedia communication; Optimization; Parallel processing; Parallel programming;
Conference_Titel :
Cluster, Cloud and Grid Computing (CCGrid), 2012 12th IEEE/ACM International Symposium on
Conference_Location :
Ottawa, ON
Print_ISBN :
978-1-4673-1395-7
DOI :
10.1109/CCGrid.2012.99