Specifying and Executing Optimizations for Parallel Programs

AI-generated keywords: Compiler optimizations

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • Authors William Mansky, Dennis Griffith, and Elsa L. Gunter focus on compiler optimizations for parallel programs
  • Introduce PTRANS, a domain-specific language for formal specification of compiler transformations
  • PTRANS syntax enables cleaner and more comprehensible specification of program optimizations
  • Executable semantics of PTRANS allow for testing and refinement before integration into a compiler
  • Showcase utility of PTRANS by specifying, testing, and refining a redundant store elimination optimization tailored for parallel programs
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: William Mansky (University of Illinois at Urbana-Champaign), Dennis Griffith (University of Illinois at Urbana-Champaign), Elsa L. Gunter (University of Illinois at Urbana-Champaign)

EPTCS 159, 2014, pp. 58-70
In Proceedings GRAPHITE 2014, arXiv:1407.7671

Abstract: Compiler optimizations, usually expressed as rewrites on program graphs, are a core part of all modern compilers. However, even production compilers have bugs, and these bugs are difficult to detect and resolve. The problem only becomes more complex when compiling parallel programs; from the choice of graph representation to the possibility of race conditions, optimization designers have a range of factors to consider that do not appear when dealing with single-threaded programs. In this paper we present PTRANS, a domain-specific language for formal specification of compiler transformations, and describe its executable semantics. The fundamental approach of PTRANS is to describe program transformations as rewrites on control flow graphs with temporal logic side conditions. The syntax of PTRANS allows cleaner, more comprehensible specification of program optimizations; its executable semantics allows these specifications to act as prototypes for the optimizations themselves, so that candidate optimizations can be tested and refined before going on to include them in a compiler. We demonstrate the use of PTRANS to state, test, and refine the specification of a redundant store elimination optimization on parallel programs.

Submitted to arXiv on 30 Jul. 2014

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 1407.7932v1

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

, , , , In their paper titled "Specifying and Executing Optimizations for Parallel Programs," authors William Mansky, Dennis Griffith, and Elsa L. Gunter delve into the intricate world of compiler optimizations for parallel programs. Compiler optimizations are essential components of modern compilers, typically expressed as rewrites on program graphs. The authors introduce PTRANS, a domain-specific language designed for the formal specification of compiler transformations to address challenges in compiling parallel programs. They describe its executable semantics and emphasize its fundamental approach of representing program transformations as rewrites on control flow graphs with temporal logic side conditions. The syntax of PTRANS enables cleaner and more comprehensible specification of program optimizations, while its executable semantics allow for testing and refinement before integration into a compiler. The authors showcase the utility of PTRANS by using it to state, test, and refine the specification of a redundant store elimination optimization specifically tailored for parallel programs. Through their research presented in this paper, Mansky et al. provide valuable insights into enhancing compiler optimizations for parallel computing environments, ultimately contributing to improved efficiency and performance in parallel program compilation processes.
Created on 22 Apr. 2024

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.

The license of this specific paper does not allow us to build upon its content and the summarizing tools will be run using the paper metadata rather than the full article. However, it still does a good job, and you can also try our tools on papers with more open licenses.

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.