45
v1v2 (latest)

MP net as Abstract Model of Communication for Message-passing Applications

ACM International Conference on Computing Frontiers (CF), 2019
Abstract

MP net is a formal model specifically designed for the field of parallel applications that use a message passing interface. The main idea is to use MP net as a comprehensible way of presenting the actual structure of communication within MPI applications. The goal is to provide users with the kind of feedback that can help them to check quickly whether or not the actual communication within their application corresponds to the intended one. This paper introduces MP net that focuses on the communication part of parallel applications and emphasizes its spatial character, which is rather hidden in sequential (textual) form.

View on arXiv
Comments on this paper