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!
--
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
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
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
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
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
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