Message-Id: <369B1319.6FE1A7D7@dolphinics.com>
Date: Tue, 12 Jan 1999 09:17:13 +0000
From: James Cownie <jcownie@dolphinics.com>
Organization: Dolphin Interconnect Solutions
Mime-Version: 1.0
Newsgroups: comp.parallel.mpi
Subject: Re: Are MPI-1 implementations interchangeable?
References: <369A334C.E25F42BD@LL.MIT.EDU>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


Michael Starkie wrote:
> 
  However, it is assured that applications
> that use our library could simply re-link with another implementation
> and the results would be identical. Performance may vary but the code
> would produce the same answers.  Is this the state of MPI
> implementations ?

MPI is specified at the source level, Therefore you would need to
re-compile and 
re-link.

(For instance the standard does not specify the values
of "constants" such as MPI_COMM_WORLD, merely their names).

-- Jim 

James Cownie			<jcownie@dolphinics.com>
Dolphin Interconnect Solutions  +44 117 9071438
http://www.dolphinics.com/toolworks

