Re: [OMPI devel] fatal bug in coll_tuned_bcast.c

2006-09-11 Thread Graham E Fagg
/www.open-mpi.org/mailman/listinfo.cgi/devel Thanks, Graham. ---------- Dr Graham E. Fagg | Distributed, Parallel and Meta-Computing Innovative Computing Lab. PVM3.4, HARNESS, FT-MPI, SNIPE & Open MPI Computer Science Dep

[OMPI devel] progress thread check

2006-07-27 Thread Graham E Fagg
Hi all is there a single function call that components can use to check that the progress thread is up and running ? Thanks, Graham. -- Dr Graham E. Fagg | Distributed, Parallel and Meta-Computing Innovative

Re: [OMPI devel] [OMPI svn] svn:open-mpi r9278

2006-03-14 Thread Graham E Fagg
_ svn mailing list s...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/svn Thanks, Graham. -- Dr Graham E. Fagg | Distributed, Parallel and Meta-Computing Innovative Computing Lab. PVM3.4, HARNESS, F

Re: [O-MPI devel] while-loop around opal_condition_wait

2006-01-19 Thread Graham E Fagg
On Thu, 19 Jan 2006, Rainer Keller wrote: And yes, when I run with the basic-coll, we also hang ,-] in the first case your running : #8 0x407307a4 in ompi_coll_tuned_bcast_intra_basic_linear (buff=0x80c9c58, which is actually the basic collective anyway.. it just got there via a different p

Re: [O-MPI devel] [OMPI svn] svn:open-mpi r8692

2006-01-14 Thread Graham E Fagg
trunk/ompi/mca/btl/tcp/btl_tcp_frag.h 2006-01-14 20:21:44 UTC (rev 8692) @@ -49,7 +49,7 @@ struct mca_btl_base_endpoint_t *endpoint; struct mca_btl_tcp_module_t* btl; mca_btl_tcp_hdr_t hdr; -struct iovec iov[MCA_BTL_TCP_FRAG_IOVEC_NUMBER]; +struct iovec iov[MCA_BTL_TCP_FRAG_IOVEC_NUM

Re: [O-MPI devel] Intel tests

2006-01-13 Thread Graham E Fagg
if I select the basic coll component. Anyways, here is the output you requested. The full output is about 140MB, so I killed it before it finished... Tim Quoting Graham E Fagg : Hi Tim nope, can you rerun with mpirun -np 4 -mca coll_base_verbose 1 and email me the output? Thanks G On Tue, 10

Re: [O-MPI devel] Intel tests

2006-01-10 Thread Graham E Fagg
. -- Dr Graham E. Fagg | Distributed, Parallel and Meta-Computing Innovative Computing Lab. PVM3.4, HARNESS, FT-MPI, SNIPE & Open MPI Computer Science Dept | Suite 203, 1122 Volunteer Blvd, University of Tennessee | Knoxville, Tennessee, USA. TN 37996-3450 Email: f...@cs.utk.edu | Phon

Re: [O-MPI devel] MPI_REPLACE: opinion?

2005-11-04 Thread Graham E Fagg
But thinking about this today, I have no idea what MPI_REPLACE is supposed to do in a collective reduction. Specifically -- what value should end up in the target buffer? It doesn't make sense. I think that this is a grey area in the MPI standard -- MPI_REPLACE is an MPI_Op, but it should *only