Compiler-Assisted Synthesis of Algorithm-Based Checking in Multiprocessors

  • Authors:
  • Vijay Balasubramanian;Prithviraj Banerjee

  • Affiliations:
  • Univ. of Illinios at Urbana-Champaign, Urbana;Univ. of Illinios at Urbana-Champaign, Urbana

  • Venue:
  • IEEE Transactions on Computers
  • Year:
  • 1990

Quantified Score

Hi-index 15.00

Visualization

Abstract

The task of synthesizing algorithm-based checking techniques for general applications is investigated. The problem is approached at the compiler level by identifying linear transformations in Fortran DO loops and restructuring program statements to convert nonlinear transformations to linear ones. System-level checks based on this property are proposed. The approach is demonstrated with example problems of matrix multiplication and the LINPACK routine: DGEFA.