Re: [OMPI devel] [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 devel] [OMPI users] Open MPI Linux Expectations

2008-05-23 Thread Jeff Squyres
FWIW, I always build for the version of Linux that I'm currently running. On May 22, 2008, at 5:33 PM, 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 o