Re: [OMPI devel] SDP support for OPEN-MPI

2008-01-15 Thread Lenny Verkhovsky
> -Original Message- > From: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] On > Behalf Of Jeff Squyres > Sent: Tuesday, January 15, 2008 6:13 AM > To: Open MPI Developers > Subject: Re: [OMPI devel] SDP support for OPEN-MPI > > On Jan 13, 2008, at 8:19 AM, Lenny Verkhovs

[OMPI devel] patch for mpirun.1 manpage

2008-01-15 Thread Peter Breitenlohner
Hi, in the mpirun/mpiexec/orterun manpage (openmpi V1.2.5) the Multiple Instruction Multiple Data (MIMD) Mode command line syntax is badly garbled and hard to understand. I'd like to suggest the attached patch. regards Peter Breitenlohner diff -ur openmpi-1.2.5.orig/orte/tools/orterun/orterun.1

Re: [OMPI devel] vt integration -- still problems on os x

2008-01-15 Thread Terry Dontje
Sun has no objections to the vt integration. --td Jeff Squyres wrote: Truly weird; I am now unable to reproduce the problem as well. Can you think of any dumb user-level error that I could have done to create this problem? It was very repeatable the other day. :-( Oh well. Barring any o

Re: [OMPI devel] Integrating the memchecker branch

2008-01-15 Thread Rainer Keller
Hi Jeff, thanks for taking note. On Tuesday 15 January 2008 05:12, Jeff Squyres wrote: > I have not had a chance to check out the tmp branch for this (I'm > currently in an airport without network access), but it all sounds > good in principle to me. Forgive me if I've said these things before, >

Re: [OMPI devel] btl tcp port to xensocket

2008-01-15 Thread Muhammad Atif
Thank you so much for the help and guidance. I think i partially understand the send process. To have a good feel of the OpenMPI code, if I try to exchange information through GPR, I am getting funny problem. Its funny as in, i know the reason, I just cant seem to locate it. Just for reference,