Re: [OMPI users] [O-MPI users] Strange errors when using open-mpi

2006-02-12 Thread Jeff Squyres
On Feb 10, 2006, at 7:52 AM, Berend van Wachem wrote: I downgraded gcc and have succesfully compiled open-mpi. However, when I run my project with 6 processors, I get the error: *** glibc detected *** malloc(): memory corruption: 0x00f09190 *** Can you run your application through

[O-MPI users] Strange errors when using open-mpi

2006-02-10 Thread Berend van Wachem
Hi, I have always used MPICH for my MPI projects, but changed to open-mpi for its better integration with eclipse. First of all, I got an error when using gcc 4.x when compiling the code, but I think this was discussed earlier on the mailinglist. I downgraded gcc and have succesfully compil