Re: [OMPI users] Pathscale compiler and C++ bindings

2008-08-04 Thread Lenny Verkhovsky
Sles10sp1 On 8/1/08, Scott Beardsley wrote: > > we might be running different OS's. I'm running RHEL 4U4 >> > > CentOS 5.2 here > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users >

Re: [OMPI users] Pathscale compiler and C++ bindings

2008-07-31 Thread Scott Beardsley
we might be running different OS's. I'm running RHEL 4U4 CentOS 5.2 here

Re: [OMPI users] Pathscale compiler and C++ bindings

2008-07-31 Thread Jeff Squyres
Lenny mentioned that it worked for him as well, but it definitely does not work for me. I'm not doing anything special as far as I know -- the only difference that I can think of is that we might be running different OS's. I'm running RHEL 4U4 (fairly ancient, but still fairly common).

[OMPI users] Pathscale compiler and C++ bindings

2008-07-31 Thread Scott Beardsley
I saw your comment regarding Pathscale compiled OMPI and thought I'd bring discussion over here. I'm attempting to reproduce the bug described in ticket 1326[1]. Using 1.2.6 (plus the MPI_CART_GET patch) with the 3.2 compiler. I'm using a hello++.cc actually written by Jeff and co. It seems t