Capturing register and control dependence in memory consistency models with applications to the itanium architecture

  • Authors:
  • Lisa Higham;LillAnne Jackson;Jalal Kawash

  • Affiliations:
  • Department of Computer Science, The University of Calgary, Calgary, Canada;,Department of Computer Science, The University of Calgary, Calgary, Canada;,Department of Computer Science, The University of Calgary, Calgary, Canada

  • Venue:
  • DISC'06 Proceedings of the 20th international conference on Distributed Computing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

A complete framework for modelling memory consistency that includes register and control dependencies is presented. It allows us to determine whether or not a given computation could have arisen from a given program running on a given multiprocessor architecture. The framework is used to provide an exact description of the computations of (a subset of) the Itanium instruction set on an Itanium multiprocessor architecture. We show that capturing register and control dependencies is crucial: a producer/consumer problem is solvable without using strong synchronization primitives on Itanium multiprocessors, but is impossible without exploiting these dependencies.