From: Maciej Golebiewski <s30125@hotmail.com>
Newsgroups: comp.parallel.mpi
Subject: Re: How to implement MPI ?
Date: Tue, 15 Sep 1998 14:41:58 +0200
Organization: Organization? Me?!?!?
Message-Id: <35FE6096.40B156CB@hotmail.com>
References: <6tl8jh$ot5$1@news.cis.nctu.edu.tw>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


JazzRabbit wrote:
> 
>   Did any book or paper talking about how to implement MPI ?
>   thank you for offering info.

"MPI - The Complete Reference" by Snir, Otto et al. has lots of
advices for implementors.

Are you sure you want to reinvent the wheel? If you only want to have
MPI on some architecture it is not supported on currently, just take
MPICH and add a new device for your machine.

Hope this helps,

Maciej Golebiewski

