Advanced Search

Journal Navigation

Journal Home

Subscriptions

Archive

Contact Us

Table of Contents

Click here to sign up for SAGE Journal Email Alerts today!

Sign In to gain access to subscriptions and/or personal tools.
International Journal of High Performance Computing Applications
This Article
Right arrow Full Text (PDF)
Right arrow References
Right arrow Alert me when this article is cited
Right arrow Alert me if a correction is posted
Services
Right arrow Email this article to a friend
Right arrow Similar articles in this journal
Right arrow Similar articles in Web of Science
Right arrow Alert me to new issues of the journal
Right arrow Add to Saved Citations
Right arrow Download to citation manager
Right arrowRequest Permissions
Right arrow Request Reprints
Right arrow Add to My Marked Citations
Citing Articles
Right arrow Citing Articles via Google Scholar
Right arrow Citing Articles via Scopus
Google Scholar
Right arrow Articles by Bertrand, F.
Right arrow Articles by Bramley, R.
Right arrow Search for Related Content
Social Bookmarking
 Add to CiteULike   Add to Complore   Add to Connotea   Add to Del.icio.us   Add to Digg   Add to Reddit   Add to Technorati   Add to Twitter  
What's this?

An Approach to Parallel M x N Communication

Felipe Bertrand

Yongquan Yuan

COMPUTER SCIENCE DEPARTMENT INDIANA UNIVERSITY BLOOMINGTON, IN 47405, USA (BRAMLEY{at}CS.INDIANA.EDU)

Kenneth Chiu

DEPARTMENT OF COMPUTER SCIENCE WATSON SCHOOL OF ENGINEERING AND APPLIED SCIENCES T-22, BINGHAMTON UNIVERSITY, BINGHAMTON, NY 13902, USA

Randall Bramley

COMPUTER SCIENCE DEPARTMENT INDIANA UNIVERSITY BLOOMINGTON, IN 47405, USA (BRAMLEY{at}CS.INDIANA.EDU)

High performance scientific applications are frequently multiphysics codes composed from single-physics programs, or have a functional decomposition based on physics as well as a domain decomposition for parallelism. In either case, dividing the application into independent components that can be developed and tested separately is useful. This requires a fast and efficient mechanism to share the large parallel data structures that are used in scientific applications. The " Mx Nproblem" is the transfer of data between two scientific parallel programs with different numbers of processes on each side. We present a solution to the Mx Nproblem based on an I/O message passing interface (MPI). In this solution, the client application reads and writes data using the standard MPI I/O, but instead of going to hard drives the data are streamed in parallel between module programs working together on an integrated simulation. This approach builds on existing technology, emphasizes the easy migration of current applications, and simplifies the unit testing of the components while maintaining parallel high performance throughout the application. It also does not require a component to know how many processes another communicating component has.

Key Words: Parallel I/O • multiphysics simulations • software components

International Journal of High Performance Computing Applications, Vol. 19, No. 4, 399-407 (2005)
DOI: 10.1177/1094342005056135


Add to CiteULike CiteULike   Add to Complore Complore   Add to Connotea Connotea   Add to Del.icio.us Del.icio.us   Add to Digg Digg   Add to Reddit Reddit   Add to Technorati Technorati   Add to Twitter Twitter    What's this?