Tulipse: A Visualization Framework for User-Guided Parallelization

Parallelization of existing code for modern multicore processors is tedious as the person performing these tasks must understand the algorithms, data structures and data dependencies in order to do a good job. Current options available to the programmer include either automatic parallelization or a...

Full description

Saved in:
Bibliographic Details
Published inEuro-Par 2012 Parallel Processing pp. 4 - 15
Main Authors Wong, Yi Wen, Dubrownik, Tomasz, Tang, Wai Teng, Tan, Wen Jun, Duan, Rubing, Goh, Rick Siow Mong, Kuo, Shyh-hao, Turner, Stephen John, Wong, Weng-Fai
Format Book Chapter
LanguageEnglish
Published Berlin, Heidelberg Springer Berlin Heidelberg 2012
SeriesLecture Notes in Computer Science
Subjects
Online AccessGet full text

Cover

Loading…
More Information
Summary:Parallelization of existing code for modern multicore processors is tedious as the person performing these tasks must understand the algorithms, data structures and data dependencies in order to do a good job. Current options available to the programmer include either automatic parallelization or a complete rewrite in a parallel programming language. However, there are limitations with these options. In this paper, we propose a framework that enables the programmer to visualize information critical for semi-automated parallelization. The framework, called Tulipse, offers a program structure view that is augmented with key performance information, and a loop-nest dependency view that can be used to visualize data dependencies gathered from static or dynamic analyses. Our paper will demonstrate how these two new perspectives aid in the parallelization of code.
ISBN:3642328199
9783642328190
ISSN:0302-9743
1611-3349
DOI:10.1007/978-3-642-32820-6_3