Skip to main navigation Skip to search Skip to main content

A compiler-based tool for array analysis in HPC applications

  • Ahmad Qawasmeh
  • , Barbara Chapman
  • , Amrita Banerjee
  • University of Houston
  • Petroleum Geo-Services

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

4 Scopus citations

Abstract

Array region analysis plays a significant role in various optimizations at compile time. Displaying array access information efficiently in HPC applications has been a vital challenge for scientists and developers for the past few years. Dragon array region analysis tool is a powerful and interactive tool that was built on top of the Open UH compiler, an open source C/C++/Fortran compiler, that supports OpenMP and CAF programming models. We have extended the linear-based Region analysis method and the high level IR (WHIRL) of Open UH to visualize the static and interprocedural array region accesses, the frequency of these accesses per access mode, the access mode in which the array is processed, the number of dimensions, the size of each dimension, the total size in bytes allocated to this array statically, and the memory location. We have also defined the access density term which illustrates the frequency of accesses per bytes allocated to these arrays. The information provided enables users to efficiently develop and optimize HPC applications by understanding procedure side effects and finding inefficiencies in defining arrays, which guides to a better memory allocation and cache usage. Moreover, we demonstrate the access density of the portions of arrays that have been accessed, which is crucial to reduce data transfers between host and device when using directive-based GPU programming models.

Original languageEnglish
Title of host publicationProceedings - 41st International Conference on Parallel Processing Workshops, ICPPW 2012
Pages454-463
Number of pages10
DOIs
StatePublished - 2012
Event41st International Conference on Parallel Processing Workshops, ICPPW 2012 - Pittsburgh, PA, United States
Duration: Sep 10 2012Sep 13 2012

Publication series

NameProceedings of the International Conference on Parallel Processing Workshops
ISSN (Print)1530-2016

Conference

Conference41st International Conference on Parallel Processing Workshops, ICPPW 2012
Country/TerritoryUnited States
CityPittsburgh, PA
Period09/10/1209/13/12

Keywords

  • Analysis tool
  • Array Region Analysis
  • Compiler-based tool
  • Linear-based techniques

Fingerprint

Dive into the research topics of 'A compiler-based tool for array analysis in HPC applications'. Together they form a unique fingerprint.

Cite this