Newsgroups: comp.parallel.mpi
From: Alex Chen <alex@crab.iecs.fcu.edu.tw>
Subject: Re: Work in the different environment??
Organization: Feng Chia University
Date: Mon, 06 Oct 1997 21:47:49 +0800
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Message-ID: <3438EC04.C686401@crab.iecs.fcu.edu.tw>

Alex Chen ¼g¹D¡G

> How can MPI work in the different environment?
> For example, I want to run a mpich program on two computer,
> one in the workstation and one in the pc computer (Freebsd).
> How can I make the two computer work together?
> What else should I do about this, besides change the machines list?
>

I run the command on the sun4 workstation:
$mpirun -arch sun4 -np 1 -arch freebsd -np 1 cpi.%a
but it tells me that
I can't run the binary execution on the freebsd.
So, what's the problem? Is there anybody done this before?
Thanks for your help and answers.

alex@crab.iecs.fcu.edu.tw


