Title:
|
AN ASSIST TOOL FOR PARALLEL PROGRAMMING |
Author(s):
|
Kyoko Iwasawa |
ISBN:
|
978-989-8533-95-1 |
Editors:
|
Hans Weghorn |
Year:
|
2019 |
Edition:
|
Single |
Keywords:
|
Parallel Execution, OpenMP Directive, Data Flow Analysis, Access Region, Parallel Structure Graph |
Type:
|
Short Paper |
First Page:
|
280 |
Last Page:
|
284 |
Language:
|
English |
Cover:
|
|
Full Contents:
|
click to dowload
|
Paper Abstract:
|
We propose a tool to enable even beginners in parallel processing to develop a parallelization program using Open
Multi-Processing (OpenMP) directives. Our proposed tool is characterized by its analysis of source programs for C and
OpenMP directives written by users and its display of parallel structure diagrams. Further, the discovery of source program
bugs is facilitated by the static analysis of interactive data access regions and decisions on the feasibility of parallelization
using these parallel structure diagrams. While our proposed tool currently handles only basic OpenMP directives, our aim
is to improve the analysis of parallel structure diagrams by including more complex simultaneous processing and more
precise data access. |
|
|
|
|