Enabling Programmer-Controlled Combined Memory Consistency for Parallel Code Optimization

Abstract

In this report, a novel software technique is presented that provides the capability to guarantee a different memory consistency model for different variables within the same shared memory parallel program. Programmers need only focus on their parallel algorithm and which variables can tolerate the use of old values, while the technique automatically guarantees sequential consistency for all remaining variables and identifies where unnecessary synchronization overhead can be avoided. Program slicing is exploited to address the interactions between variables that can tolerate old values and those that require the most recent value to be read.

Open PDF

Document Details

Document Type
Technical Report
Publication Date
Jul 01, 2003
Accession Number
ADA416794

Entities

People

  • Dixie M. Hisley

Organizations

  • United States Army Research Laboratory

Tags

DTIC Thesaurus Topics

  • Algorithms
  • Application Software
  • Computational Fluid Dynamics
  • Computer Programming
  • Computer Science
  • Computers
  • Consistency
  • Language
  • Military Research
  • Molecular Dynamics
  • Optimization
  • Parallel Computing
  • Parallel Processing
  • Programming Languages
  • Software Development

Fields of Study

  • Computer science

Readers

  • Applied Combinatorial Optimization and Logic Circuit Design.
  • Computer Science.
  • Distributed Systems and Data Platform Development