[OMPI devel] Fixed sm coll bug

2009-09-14 Thread Jeff Squyres
Finally -- I think I have it working: https://svn.open-mpi.org/trac/ompi/ticket/1988#comment:5 Please, everyone, give coll sm as much testing as you can on as many different platforms as you can. Use "--mca coll_sm_priority 100" to activate it (and run >1 ppn, of course!). Thanks! --

[OMPI devel] MPI_Request_get_status and opal_progress [PATCH]

2009-09-14 Thread Shaun Jackman
Hi, MPI_Test includes logic (in ompi_request_default_test) that tests request->req_complete a second time after calling opal_progress. MPI_Request_get_status however is missing this logic, although it performs a nearly identical task. After speaking with Jeff Squyres on the phone, he agreed t

Re: [OMPI devel] svn-trunk, no configure

2009-09-14 Thread Jeff Squyres
The HACKING file contains all the information that you need to build from the SVN trunk. On Sep 14, 2009, at 11:10 AM, Srinath Vadlamani wrote: I noticed that there is no configure in the svn-trunk. I tried to generate one with: srinath@proton:~/work/Packages/ompi-svn$ autoreconf -fi acl

[OMPI devel] svn-trunk, no configure

2009-09-14 Thread Srinath Vadlamani
I noticed that there is no configure in the svn-trunk. I tried to generate one with:srinath@proton:~/work/Packages/ompi-svn$ autoreconf -fi aclocal: acinclude.m4:30: file `config/mca_no_configure_components.m4' does not exist autoreconf: aclocal failed with exit status: 1 Any suggestions? <>Srin

Re: [OMPI devel] What's left for v0.9.1?

2009-09-14 Thread Jeff Squyres
Arrgh -- wrong list -- sorry!! On Sep 14, 2009, at 9:13 AM, Jeff Squyres (jsquyres) wrote: Brice / Samuel -- What did you have planned left for hwloc v0.9.1? I think I got in all the build system changes that I wanted for the time being (more coming later, but not until after the first releas

[OMPI devel] What's left for v0.9.1?

2009-09-14 Thread Jeff Squyres
Brice / Samuel -- What did you have planned left for hwloc v0.9.1? I think I got in all the build system changes that I wanted for the time being (more coming later, but not until after the first release). Should we SVN branch for 0.9.1? -- Jeff Squyres jsquy...@cisco.com

[OMPI devel] Announcing Portable Hardware Locality ("hwloc") -- an Open MPI sub-project

2009-09-14 Thread Jeff Squyres
Open MPI now has a new sub-project: Portable Hardware Locality ("hwloc"). hwloc represents the merger of libtopology and Portable Linux Processor Affinity (PLPA). I described the project in a blog post here: http://blogs.cisco.com/ciscotalk/performance/comments/announcing_hwloc_portable_ha