Re: [OMPI users] Mimicking timeout for MPI_Wait

2009-12-06 Thread Eugene Loh
Douglas Guptill wrote: On Sun, Dec 06, 2009 at 02:29:01PM +0200, Katz, Jacob wrote: Yes, I meant in the question that I was looking for something creative, both fast responding and not using 100% CPU all the time. I guess I’m not the first one to face this question. Have anyone

Re: [OMPI users] How to detect a failure to start-up and MPI_Init()?

2009-12-06 Thread Ralph Castain
I'll look into it - sounds like a bug Thanks! On Sun, Dec 6, 2009 at 9:13 AM, Katz, Jacob wrote: > I’m using 1.3.3. > > The job isn’t aborted in my case when the failing process haven’t called > MPI_Init… It is aborted if the process have called MPI_Init… > > > >

Re: [OMPI users] Mimicking timeout for MPI_Wait

2009-12-06 Thread Katz, Jacob
By the way, there is no way to time-out a call to MPI_Init(), or is there? Jacob M. Katz | jacob.k...@intel.com | Work: +972-4-865-5726 | iNet: (8)-465-5726 -Original Message- From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On

Re: [OMPI users] How to detect a failure to start-up and MPI_Init()?

2009-12-06 Thread Katz, Jacob
I'm using 1.3.3. The job isn't aborted in my case when the failing process haven't called MPI_Init... It is aborted if the process have called MPI_Init... Jacob M. Katz | jacob.k...@intel.com | Work: +972-4-865-5726 | iNet:

[OMPI users] a good grid simulator to run open MPI applications

2009-12-06 Thread Kritiraj Sajadah
Hi All, Can you recommend me a good open source Grid simulation tool to execute open mpi applcaiton. Thanks Raj

Re: [OMPI users] Mimicking timeout for MPI_Wait

2009-12-06 Thread Katz, Jacob
Thanks, Douglas. I found your code in the archive. Jacob M. Katz | jacob.k...@intel.com | Work: +972-4-865-5726 | iNet: (8)-465-5726 -Original Message- From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Douglas Guptill