[OMPI users] Mi Yan is out of the office.

2008-12-21 Thread Mi Yan
I will be out of the office starting 12/21/2008 and will not return until 01/02/2009.

Re: [OMPI users] Bug in 1.3 nightly

2008-12-21 Thread Jeff Squyres
Can you provide any further details? See http://www.open-mpi.org/community/help/ . On Dec 16, 2008, at 3:27 AM, Gabriele Fatigati wrote: Dear OpenMPI developers, trying to compile 1.3 nightly version , i get the follow error: ../../../orte/.libs/libopen-rte.so: undefined reference to `ORT

Re: [OMPI users] MPI Error

2008-12-21 Thread Jeff Squyres
It's not the valgrind that are telling here -- it's the fact that something is saying "INJECTING SIGNAL..." It looks like something in your program is calling abort() (signal 6 is the abort signal). On Dec 21, 2008, at 4:08 AM, Asad Ali wrote: --===1267833741== Content-Type:

Re: [OMPI users] MPI Error

2008-12-21 Thread Asad Ali
Hi Jeff, I have changed the position of malloc.h in header files list. I moved it up above mpi.h. Now I am getting a different error message see following, [asad@stat74 T]$ mpirun --np 4 nice -10 ./lisa09EMRIT-P +---[ lisa14.c ]--- | This is proc