Title
Parallelizing Audio Analysis Applications - A Case Study.
Abstract
As multicore computers become widespread, the need for software programmers to decide on the most effective parallelization techniques becomes very prominent. In this case study, we examined a competition in which four teams of graduate students parallelized two sequential audio analysis applications. The students were introduced with PThreads, OpenMP and TBB parallel programming models. Use of different profiling and debugging tools was also taught during this course. Two of the teams parallelized libVorbis audio encoder and the other two parallelized the LAME encoding engine. The strategies used by the four teams to parallelize these applications included the use of taught programming models, focusing on both fine-grained and coarse-grained parallelism. These strategies are discussed in detail along with the tools utilized for the development and profiling. An analysis of the results obtained is also performed to discuss speedups and audio quality of the encoded output. A list of the lessons to be remembered while parallelizing an application has been provided as well. These lessons include best pedagogical methods, importance of understanding the program before choosing a programming model, concentrating on coarse-grained parallelism first, looking for dependency relaxation, parallelism beyond the predefined language constructs, the need of practice or prior experience in parallel programming and the need for assisting tools in parallelization.
Year
DOI
Venue
2017
10.1109/ICSE-SEET.2017.9
ICSE-SEET
Keywords
Field
DocType
Teaching parallel programming, Project based Parallelization, Parallelizing existing sequential applications
Programming language,Programming paradigm,Software engineering,Profiling (computer programming),Computer science,Language construct,Sound quality,POSIX Threads,Audio analyzer,Multi-core processor,Debugging
Conference
ISBN
Citations 
PageRank 
978-1-5386-2672-6
0
0.34
References 
Authors
15
5
Name
Order
Citations
PageRank
Ali Jannesari114920.11
Zia Ul Huda281.82
Rohit Atre301.01
Zhen Li4324.10
Felix Wolf55712.00