Re: [MTT devel] --trial pruning for v3 schema?

2007-08-29 Thread Josh Hursey
yeah I think we should be ok for now leving the trial results in the db. Let's revisit this in the future if things start to slow down again. -- Josh On Aug 28, 2007, at 3:28 PM, Jeff Squyres wrote: Let's see how the speed goes as we keep accumulating trials. If it becomes a problem, we

Re: [MTT devel] Thoughts on tagging...

2007-08-29 Thread Josh Hursey
Humm. How do we deal with row # now that we don't have temporary tables? I remember having to hack around this a bit to get it to work. What I was initially thinking was that we would tag each row with it's corresponding triplet [mpi_install_id, test_build_id, test_run_id] then use the

Re: [OMPI devel] SM BTL hang issue

2007-08-29 Thread Gleb Natapov
Is this trunk or 1.2? On Wed, Aug 29, 2007 at 09:40:30AM -0400, Terry D. Dontje wrote: > I have a program that does a simple bucket brigade of sends and receives > where rank 0 is the start and repeatedly sends to rank 1 until a certain > amount of time has passed and then it sends and all done

Re: [OMPI devel] SM BTL hang issue

2007-08-29 Thread Terry D. Dontje
Trunk. --td Gleb Natapov wrote: Is this trunk or 1.2? On Wed, Aug 29, 2007 at 09:40:30AM -0400, Terry D. Dontje wrote: I have a program that does a simple bucket brigade of sends and receives where rank 0 is the start and repeatedly sends to rank 1 until a certain amount of time has

Re: [OMPI devel] SM BTL hang issue

2007-08-29 Thread Richard Graham
Gleb, Are you looking at this ? Rich On 8/29/07 9:56 AM, "Gleb Natapov" wrote: > On Wed, Aug 29, 2007 at 04:48:07PM +0300, Gleb Natapov wrote: >> Is this trunk or 1.2? > Oops. I should read more carefully :) This is trunk. > >> >> On Wed, Aug 29, 2007 at 09:40:30AM

Re: [OMPI devel] SM BTL hang issue

2007-08-29 Thread Richard Graham
If you are going to look at it, I will not bother with this. Rich On 8/29/07 10:47 AM, "Gleb Natapov" wrote: > On Wed, Aug 29, 2007 at 10:46:06AM -0400, Richard Graham wrote: >> Gleb, >> Are you looking at this ? > Not today. And I need the code to reproduce the bug. Is

Re: [OMPI devel] UD BTL alltoall hangs

2007-08-29 Thread Andrew Friedley
OK, I've never used totalview before. So doing some FAQ reading I got an xterm on an Atlas node (odin doesn't have totalview AFAIK). Trying a simple netpipe run just to get familiar with things results in this: $ mpirun -debug -np 2 -bynode -debug-daemons ./NPmpi

Re: [OMPI devel] SM BTL hang issue

2007-08-29 Thread Li-Ta Lo
On Wed, 2007-08-29 at 11:36 -0400, Terry D. Dontje wrote: > To run the code I usually do "mpirun -np 6 a.out 10" on a 2 core > system. It'll print out the following and then hang: > Target duration (seconds): 10.00 > # of messages sent in that time: 589207 > Microseconds per

Re: [OMPI devel] SM BTL hang issue

2007-08-29 Thread Terry D. Dontje
hmmm, interesting since my version doesn't abort at all. --td Li-Ta Lo wrote: On Wed, 2007-08-29 at 11:36 -0400, Terry D. Dontje wrote: To run the code I usually do "mpirun -np 6 a.out 10" on a 2 core system. It'll print out the following and then hang: Target duration (seconds):

Re: [OMPI devel] UD BTL alltoall hangs

2007-08-29 Thread Andrew Friedley
Thanks for the suggestion; though that appears to hang with no output whatsoever. Andrew Aurelien Bouteiller wrote: You should try mpirun -np 2 -bynode totalview ./NPmpi Aurelien Le 29 août 07 à 13:05, Andrew Friedley a écrit : OK, I've never used totalview before. So doing some FAQ

Re: [OMPI devel] UD BTL alltoall hangs

2007-08-29 Thread George Bosilca
On Aug 29, 2007, at 7:05 PM, Andrew Friedley wrote: $ mpirun -debug -np 2 -bynode -debug-daemons ./NPmpi -- Internal error -- the orte_base_user_debugger MCA parameter was not able to be found. Please contact the