Re: [OMPI devel] status of LSF integration work?

2008-02-11 Thread Ralph Castain
Jeff and I chatted about this today, in fact. We know the LSF support is borked, but neither of us had time right now to fix it. We plan to do so, though, before the 1.3 release - just can't promise when. Ralph On 2/11/08 8:00 AM, "Eric Jones" wrote: > Greetings, MPI

Re: [OMPI devel] Leopard problems

2008-02-11 Thread Ralph Castain
There is a known problem with Leopard and Open MPI of all versions. We haven't had time to chase it down yet - probably still a few weeks away. Ralph On 2/11/08 1:39 PM, "Greg Watson" wrote: > Hi, > > Since I upgraded to MacOS X 10.5.1, I've been having problems

Re: [OMPI devel] 1.3 Release schedule and contents

2008-02-11 Thread Ralph Castain
Yo Brian The line through that item means it has already been completed and is ready to go. There should also be a line through item 1.3.a.vi - it has also been fixed. On 2/11/08 8:29 PM, "Brian W. Barrett" wrote: > Out of curiousity, why is one-sided rdma component

[OMPI devel] 1.3 Release schedule and contents

2008-02-11 Thread Brad Benton
All: The latest scrub of the 1.3 release schedule and contents is ready for review and comment. Please use the following links: 1.3 milestones: https://svn.open-mpi.org/trac/ompi/milestone/Open%20MPI%201.3 1.3.1 milestones: https://svn.open-mpi.org/trac/ompi/milestone/Open%20MPI%201.3.1 In

Re: [OMPI devel] New Driver BTL

2008-02-11 Thread George Bosilca
Cedric, There is not much documentation about this subject. However, we have some templates. Look in ompi/mca/btl/template to see how a new driver is supposed to be written. I have a question. As far as I understand about New Madelaine it already support multi devices, so I guess the

[OMPI devel] Leopard problems

2008-02-11 Thread Greg Watson
Hi, Since I upgraded to MacOS X 10.5.1, I've been having problems running MPI programs (using both 1.2.4 and 1.2.5). The symptoms are intermittent (i.e. sometimes the application runs fine), and appear as follows: 1. One or more of the application processes die (I've see both one and

[OMPI devel] Fixlet for config/ompi_contrib.m4

2008-02-11 Thread Ralf Wildenhues
Hello, please apply this patch, to make future contrib integration just a tad bit easier. I verified that the generated configure script is identical, minus whitespace and comments. Cheers, Ralf 2008-02-11 Ralf Wildenhues * config/ompi_contrib.m4

Re: [OMPI devel] VT integration: make distclean problem

2008-02-11 Thread Ralf Wildenhues
* Josh Hursey wrote on Mon, Feb 11, 2008 at 07:31:25PM CET: > I've been noticing another problem with the VT integration. If you do > a "./configure --enable-contrib-no-build=vt" a subsequent 'make > distclean' will fail in contrib/vt. The 'make distclean' will succeed > with VT enabled

Re: [OMPI devel] more vt woes

2008-02-11 Thread Matthias Jurenz
This problem should be fixed now. Thanks for the hint. On Sa, 2008-02-09 at 08:47 -0500, Jeff Squyres wrote: > While doing some pathscale compiler testing on the trunk (r17407), I > ran into this compile problem (the first is a warning, the second is > an error): > > pathCC -DHAVE_CONFIG_H

[OMPI devel] status of LSF integration work?

2008-02-11 Thread Eric Jones
Greetings, MPI mavens, Perhaps this belongs on users@, but since it's about development status I thought I start here. I've fairly recently gotten involved in getting an MPI environment configured for our institute. We have an existing LSF cluster because most of our work is more

[OMPI devel] Something wrong with vt?

2008-02-11 Thread Gleb Natapov
I get the following error while "make install": make[2]: Entering directory `/home_local/glebn/build_dbg/ompi/contrib/vt' Making install in vt make[3]: Entering directory `/home_local/glebn/build_dbg/ompi/contrib/vt/vt' make[3]: *** No rule to make target `install'. Stop. make[3]: Leaving