Re: [OMPI users] Open MPI Linux Expectations

2008-05-23 Thread George Bosilca
I build on Debian 4.0 and run on Suse 10 and Fedore Core 6. The only thing I had to enforce is the availability of the corresponding libc library (the one I build with) on the target OS. Moreover, as my nodes have different processors, I have to enforce strict x86 code. george. On May 22

Re: [OMPI users] Open MPI Linux Expectations

2008-05-22 Thread James A. Peltier
On Thu, 22 May 2008, Don Kerr wrote: Can anyone set my expectations with their real world experiences regarding building Open MPI on one release of Linux and running on another. If I were to... Build OMPI on Redhat 4, will it run on later releases of Redhat, e.g. Redhat 5? Build OMPI on Suse 9,

Re: [OMPI users] Open MPI Linux Expectations

2008-05-22 Thread Joe Griffin
s-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On > Behalf Of Don Kerr > Sent: Thursday, May 22, 2008 2:33 PM > To: us...@open-mpi.org; Open MPI Developers > Subject: [OMPI users] Open MPI Linux Expectations > > Can anyone set my expectations with their real world experien

[OMPI users] Open MPI Linux Expectations

2008-05-22 Thread Don Kerr
Can anyone set my expectations with their real world experiences regarding building Open MPI on one release of Linux and running on another. If I were to... Build OMPI on Redhat 4, will it run on later releases of Redhat, e.g. Redhat 5? Build OMPI on Suse 9, will it run on later releases of Su