Newsgroups: comp.parallel.pvm
From: don@hp71550n.neuronet.pitt.edu (Donald Krieger)
Subject: Re: how does the execution file run on the differnt OS?
Organization: University of Pittsburgh
Date: 21 Feb 1998 16:35:52 GMT
Message-ID: <6cmvp8$8j7@usenet.srv.cis.pitt.edu>

jhyang (jhyang@jriipl.snu.ac.kr) wrote:
> Hello!

> I am a student that studies the parallel computing recently.
> In studying the parallel computing, I know about mpi, pvm, etc.
> How does the execution file run properly on the differnt OS , Unix,
> Win95, Linux?
> If the program is compiled in Unix, this execution file is not executed
> in Win95, Linux and
> other operating system.
> I hope you can help me.

> Jeongha Yang
>
	Any executable must be compiled for the machine on which it
will run.  This is true of pvm itself and any executables which will be
connecting to it.
							Don
--
  Don Krieger  Neurosurgery  Children's Hospital of Pittsburgh
  don@neuronet.pitt.edu  http://www.neuronet.pitt.edu/~don/

