Re: [OMPI devel] v2.1.0rc1 has been released

2017-02-28 Thread Jeff Squyres (jsquyres)
Thanks guys -- updated in https://github.com/hppritcha/ompi/pull/1 (which is a PR against https://github.com/open-mpi/ompi/pull/3058). > On Feb 28, 2017, at 6:31 AM, Christoph Niethammer wrote: > > Hi Gilles, > > Ok. So I did a quick test. > Using romio314 I get the correct file content, usin

Re: [OMPI devel] v2.1.0rc1 has been released

2017-02-28 Thread Christoph Niethammer
Hi Gilles, Ok. So I did a quick test. Using romio314 I get the correct file content, using ompio the content is wrong: $ hexdump c-xdr.dat 000 e2ff 3040 0040 00c $ mpirun --mca io romio314 -np 1 mpi-io-external32 $ hexdump mpi-io-external32.dat 000 e2ff

Re: [OMPI devel] v2.1.0rc1 has been released

2017-02-28 Thread Gilles Gouaillardet
Hi Christoph, these two look verysimilar indeed ! did you try rc1 with your test case ? note you need to mpirun --mca io romio314 ... then you should definetely be credited for that too Cheers, Gilles On Tuesday, February 28, 2017, Christoph Niethammer wrote: > Hi Gilles, > > Is this the sam

Re: [OMPI devel] v2.1.0rc1 has been released

2017-02-28 Thread Christoph Niethammer
Hi Gilles, Is this the same issue I reported 4/29/2014: 'Wrong Endianness in Open MPI for external32 representation'? https://www.mail-archive.com/devel@lists.open-mpi.org/msg14698.html Best Christoph - Original Message - From: "Gilles Gouaillardet" To: "Open MPI Developers" Sent: Tu