Newsgroups: comp.parallel.mpi
From: Wolfram Webers <wwebers@cs.tu-berlin.de>
Subject: Re: simple program
Organization: TU-Berlin
Date: Tue, 12 May 1998 22:04:55 +0200
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <3558AB67.2175C438@cs.tu-berlin.de>

Drotos Daniel wrote:

> Hi,
>
> I would like to make a simple application. One process (let's call
> it `s') will send a data and an _other_ process (let's say `r')
> will receive it. It would be nice if I can write a program which
> louches this simple application. I would like to use MPICH on
> workstation clusters (ch_p4 device).
>
> I tried to do it but I failed. Can somebody give me some hints?
>
> Daniel

 Yes, read the MPI-Tutorials distributed with the Sources.

Ciao, Wolfram.



