LAM/MPI logo

LAM/MPI Development Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Brian Barrett (brbarret_at_[hidden])
Date: 2006-08-22 10:00:10


On Tue, 2006-08-22 at 13:51 +0800, Liu Xuezhao wrote:
> Hi,
> I wonder why LAM don't guarante binary compatibility between different releases? What is the difficulty to realize the binary compatibility?
> Thanks!

Mainly because at it's core, LAM has always been a research project and
given the choice between binary compatibility and new research, we had
to be able to do the research. Binary compatibility is also hard and
time consuming.

With Open MPI, which is funded by people interested in production
environments, we are trying much harder to guarantee binary
compatibility. It isn't always possible, but we're trying.

Brian