Ch MPI: Interpretive Parallel Computing in C

  • Authors:
  • Yu-Cheng Chou;Stephen S. Nestinger;Harry H. Cheng

  • Affiliations:
  • Chung Yuan Christian University, Taiwan;Worcester Polytechnic Institute;University of California, Davis

  • Venue:
  • IEEE Design & Test
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The message passing interface lets users develop portable message passing programs for parallel computing in C, C++, and Fortran. When combined with an MPI C/C++ library, Ch, an embeddable C/C++ interpreter for executing C/C++ programs interpretively, lets developers rapidly prototype MPI C/C++ programs without having to compile and link.