Re: [OMPI users] Segmentation fault (11) Address not mapped (1)

2008-08-20 Thread C.Y. Lee
users] Segmentation fault (11) Address not mapped (1) It's not entirely clear that this means that it is a bug in Open MPI -- there's not really enough information here to say where the problem is. All that is clear is that a seg fault is happening somewhere in LAPACK. FWIW, I don't

Re: [OMPI users] Segmentation fault (11) Address not mapped (1)

2008-08-16 Thread Jeff Squyres
It's not entirely clear that this means that it is a bug in Open MPI -- there's not really enough information here to say where the problem is. All that is clear is that a seg fault is happening somewhere in LAPACK. FWIW, I don't see MPI in the call stack of the segv at all. This doesn'

Re: [OMPI users] Segmentation fault (11) Address not mapped (1)

2008-08-15 Thread Mehdi Bozzo-Rey
[mailto:users-boun...@open-mpi.org] On Behalf Of C.Y. Lee Sent: August-15-08 1:03 PM To: us...@open-mpi.org Subject: [OMPI users] Segmentation fault (11) Address not mapped (1) All, I had a similar problem as James described in an earlier message: http://www.open-mpi.org/community/lists/us

[OMPI users] Segmentation fault (11) Address not mapped (1)

2008-08-15 Thread C.Y. Lee
All, I had a similar problem as James described in an earlier message: http://www.open-mpi.org/community/lists/users/2008/07/6204.php While he was able to recompile openmpi to solve the problem, I had no luck with my RedHat Enterprise 5 system. Here are two other threads with similar issues regard