We're launching a seed daemon so that we can get registry persistence
across multiple job launches. However, there is a race condition
between launching the daemon and the first call to orte_init() that
can result in a bus error. We set the OMPI_MCA_universe and
OMPI_MCA_orte_univ_exist env
Expect this rev to die all over the place.. I had a bug in my r13481
checkin that prevented OB1 from getting selected, I corrected this in
r13482.
sorry bout that..
- Galen
On Feb 2, 2007, at 7:44 PM, MPI Team wrote:
Creating nightly snapshot SVN tarball was a success.
Snapshot: 1.3a1
I've initiated the creation of a new "nightly" tarball for the trunk
which should be
available in about 20 minutes. Not sure if it will help anyone, but
at least the
set of MTT runs (weekend runs) that I have set up to start at 12:01 am
will benefit.
On 2/2/07, Galen Shipman wrote:
Expect this