Re: [OMPI users] OrangeFS ROMIO support

2014-03-04 Thread Latham, Robert J.
On Fri, 2014-02-28 at 12:20 -0800, Ralph Castain wrote: > Did you see the note I forwarded to you about SLES issues? Not sure if that > is on your side or ours It looks like a strange interaction between SLES header files and the SLES compiler: odd that it would carp about one system call that's

Re: [OMPI users] OrangeFS ROMIO support

2014-02-28 Thread Ralph Castain
Did you see the note I forwarded to you about SLES issues? Not sure if that is on your side or ours On Feb 28, 2014, at 12:05 PM, Latham, Robert J. wrote: > On Wed, 2014-02-26 at 17:14 -0600, Edgar Gabriel wrote: >> that was my fault, I did not follow up the time, got probably side >> tracked b

Re: [OMPI users] OrangeFS ROMIO support

2014-02-28 Thread Latham, Robert J.
On Wed, 2014-02-26 at 17:14 -0600, Edgar Gabriel wrote: > that was my fault, I did not follow up the time, got probably side > tracked by something. Anyway, I suspect that you actually have the > patch, otherwise the current Open MPI trunk and the 1.7 release series > would not have the patch after

Re: [OMPI users] OrangeFS ROMIO support

2014-02-26 Thread Edgar Gabriel
that was my fault, I did not follow up the time, got probably side tracked by something. Anyway, I suspect that you actually have the patch, otherwise the current Open MPI trunk and the 1.7 release series would not have the patch after the last ROMIO update - at least I did not reapply it, not sur

Re: [OMPI users] OrangeFS ROMIO support

2014-02-26 Thread Latham, Robert J.
On Tue, 2014-02-25 at 07:26 -0600, Edgar Gabriel wrote: > this was/is a bug in ROMIO, in which they assume a datatype is an int. I > fixed it originally in a previous version of Open MPI on the trunk, but > it did not get ported upstream, so we might have to do the same fix again. > Sorry about t

Re: [OMPI users] OrangeFS ROMIO support

2014-02-25 Thread Jeff Squyres (jsquyres)
Thanks! On Feb 25, 2014, at 8:45 AM, Edgar Gabriel wrote: > give me day ( I am currently out of town) to dig up the patch again, and > reapply it again to the trunk, we can CMR it to 1.6 and 1.7. I did not > follow up at that time, since nobody else seemed to care. I guess the > number of users

Re: [OMPI users] OrangeFS ROMIO support

2014-02-25 Thread Edgar Gabriel
give me day ( I am currently out of town) to dig up the patch again, and reapply it again to the trunk, we can CMR it to 1.6 and 1.7. I did not follow up at that time, since nobody else seemed to care. I guess the number of users using the combination of OPen MPI + ROMIO + PVFS2 is pretty low. Tha

Re: [OMPI users] OrangeFS ROMIO support

2014-02-25 Thread Jeff Squyres (jsquyres)
Edgar -- Is there a fix that we should CMR to the v1.6 branch? On Feb 25, 2014, at 8:26 AM, Edgar Gabriel wrote: > this was/is a bug in ROMIO, in which they assume a datatype is an int. I > fixed it originally in a previous version of Open MPI on the trunk, but > it did not get ported upstream

Re: [OMPI users] OrangeFS ROMIO support

2014-02-25 Thread vithanousek
Okey. Thanks You for you reply. Hanousek Vít -- Původní zpráva -- Od: Edgar Gabriel Komu: Open MPI Users Datum: 25. 2. 2014 14:26:43 Předmět: Re: [OMPI users] OrangeFS ROMIO support "this was/is a bug in ROMIO, in which they assume a datatype is an int. I fix

Re: [OMPI users] OrangeFS ROMIO support

2014-02-25 Thread Edgar Gabriel
this was/is a bug in ROMIO, in which they assume a datatype is an int. I fixed it originally in a previous version of Open MPI on the trunk, but it did not get ported upstream, so we might have to do the same fix again. Thanks Edgar On 2/25/2014 7:15 AM, vithanousek wrote: > Hello, > > At fisrt,

[OMPI users] OrangeFS ROMIO support

2014-02-25 Thread vithanousek
Hello, At fisrt, please, excuse my poor level of english. I'm little bit confused by versions of OpenMPI and ROMIO, because i met siliar bugs reported in multiple versions. Im buliding version 1.6.5 (current stable). I compiled OpenMPI 1.6.5 with included ROMIO by doing this: ./configure --pr