Marco -
Remind me: are you running autogen.pl for a Cygwin-specific reason?
I'm unable to replicate your issue:
- I downloaded the 2.1.2rc3 tarball
- I ran autogen.pl in the tarball
- I built the tarball (tried both normal build and a VPATH build)
I can confirm, too, that config/opal_get_versio
All -
With 3.0 (finally) starting to wrap up, we’re starting discussion of the 3.1
release. As a reminder, we are targeting 2017 for the release, are going to
cut the release from master, and are not going to have a feature whitelist for
the release. We are currently looking at a timeline for
We currently have PMIx v2.1.0beta in OMPI master. This includes cross-version
support - i.e., OMPI v3.1 would be able to run against an RM using any PMIx
version. At the moment, the shared memory (or dstore) support isn’t working
across versions, but I’d consider that a “bug” that will hopefully
On 05/09/2017 17:35, Jeff Squyres (jsquyres) wrote:
Marco -
Remind me: are you running autogen.pl for a Cygwin-specific reason?
I'm unable to replicate your issue:
- I downloaded the 2.1.2rc3 tarball
- I ran autogen.pl in the tarball
- I built the tarball (tried both normal build and a VPATH b
On Sep 5, 2017, at 1:00 PM, Marco Atzeri wrote:
>
> I noticed the removal of autogen.sh but not the replacement with
> autogen.pl so I was using the standard autoreconf.
Gotcha. Yes, autogen.pl will do Moar Things than a plain vanilla autoreconf.
> I will test and will let you know, unfortunat