Newsgroups: comp.parallel.mpi
From: Drotos Daniel <drdani@mazsola.iit.uni-miskolc.hu>
Subject: simple program
Organization: Department of Automation, University of Miskolc
Date: Tue, 12 May 1998 15:32:57 +0200
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <35584F89.5D4A@mazsola.iit.uni-miskolc.hu>

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

