Re: [OMPI users] [O-MPI users] Job fails with mpiP

2006-02-25 Thread Jeff Squyres
On Feb 22, 2006, at 3:29 PM, Aniruddha Shet wrote: I tried with openmpi-1.1a1r9098.tar.bz2 but still encounter the same problem. There is no core being produced. I am sending you whatever output trace is written. Not sure if the attached trace will allow you to debug the problem. I'm not

Re: [OMPI users] [O-MPI users] Job fails with mpiP

2006-02-22 Thread Aniruddha Shet
- Original Message - From: "Jeff Squyres" To: "Open MPI Users" Sent: Wednesday, February 15, 2006 8:27 AM Subject: Re: [OMPI users] [O-MPI users] Job fails with mpiP > Sorry it took so long to reply to this -- the mpiP download site was > down for a few days. I have dow

Re: [OMPI users] [O-MPI users] Job fails with mpiP

2006-02-15 Thread Jeff Squyres
Sorry it took so long to reply to this -- the mpiP download site was down for a few days. I have downloaded and installed mpiP and run it with some toy MPI programs under Open MPI and it seems to work fine for me. 1. We have recently committed some bug fixes to both the trunk and the v1.

[O-MPI users] Job fails with mpiP

2006-02-09 Thread Aniruddha Shet
Hi, I am trying to profile an Open MPI job using the mpiP profiling library. Running the job without the library completes successfully. When I link the profiling library into the executable, the job fails to run. I am able to build the job with mpiP, but the execution fails. Please see the attach