A simplified message-passing library
Timothy J. McGuire
Abstract
Timothy J. McGuire
Abstract
A simplified interface to MPI, the standard library for message-passing in distributed computing, is presented. This simplified library is based on a minimalist subset of MPI with the goal of allowing students to program and execute simple message-passing programs on a network of workstations. Standard mode point-to-point and environmental functions are included, as well as a small number of collective communication functions.
OpenAlex reports 3 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
A simplified interface to MPI, the standard library for message-passing in distributed computing, is presented. This simplified library is based on a minimalist subset of MPI with the goal of allowing students to program and execute simple message-passing programs on a network of workstations. Standard mode point-to-point and environmental functions are included, as well as a small number of collective communication functions.
Key concepts: Computer science, Message passing, Message Passing Interface, Workstation, Interface (matter), Point (geometry), Simple (philosophy), Operating system