[OMPI devel] Intel OPA and Open MPI

2019-04-12 Thread Heinz, Michael William
Hey guys, So, I've watched the videos, dug through the release notes, and participated in a few of the weekly meetings and I'm feeling a little more comfortable about being a part of Open MPI - and I'm looking forward to it. But I find myself needing to look for some direction for my participat

Re: [OMPI devel] Intel OPA and Open MPI

2019-04-24 Thread Heinz, Michael William via devel
d > be good for you to do on your end is verify everything works as expected > and that the performance is on par for what you expect. > > -Nathan > > > On Apr 12, 2019, at 9:11 AM, Heinz, Michael William > wrote: > > > > Hey guys, > > > > So, I’ve

Re: [OMPI devel] Open MPI BTL TCP interface mapping review request

2019-12-17 Thread Heinz, Michael William via devel
William, You seem to have posted the same pull request twice? From: devel On Behalf Of Zhang, William via devel Sent: Tuesday, December 17, 2019 2:16 PM To: devel@lists.open-mpi.org Cc: Zhang, William Subject: [OMPI devel] Open MPI BTL TCP interface mapping review request Hello devel, Can so

Re: [OMPI devel] v4.0.3rc3 ready for testing

2020-01-31 Thread Heinz, Michael William via devel
I’ve run the 3.1.6rc2 and 4.0.3rc3 src rpms through some smoke tests and they both built and ran properly on RHEL 8. From: devel On Behalf Of Geoffrey Paulsen via devel Sent: Wednesday, January 29, 2020 7:03 PM To: devel@lists.open-mpi.org Cc: Geoffrey Paulsen Subject: [OMPI devel] v4.0.3rc3 r

Re: [OMPI devel] v3.0.6rc2 and v3.1.6rc2 available for testing

2020-01-31 Thread Heinz, Michael William via devel
I've run the 3.1.6rc2 and 4.0.3rc3 src rpms through some smoke tests and they both built and ran properly on RHEL 8. > -Original Message- > From: devel On Behalf Of Jeff Squyres > (jsquyres) via devel > Sent: Thursday, January 30, 2020 3:39 PM > To: Open MPI Developers List > Cc: Jeff S

[OMPI devel] Support for AMD M100?

2021-02-11 Thread Heinz, Michael William via devel
Has the subject of supporting AMD's new GPUs come up? We're discussing supporting it in PSM2 but it occurred to me that that won't help much if higher-level APIs don't support it, too... --- Michael Heinz Fabric Software Engineer, Cornelis Networks

Re: [OMPI devel] Support for AMD M100?

2021-02-11 Thread Heinz, Michael William via devel
Pretty much, yeah. From: Jeff Squyres (jsquyres) Sent: Thursday, February 11, 2021 12:58 PM To: Open MPI Developers List Cc: Heinz, Michael William Subject: Re: [OMPI devel] Support for AMD M100? On Feb 11, 2021, at 12:23 PM, Heinz, Michael William via devel mailto:devel@lists.open-mpi.org

Re: [OMPI devel] Support for AMD M100?

2021-02-11 Thread Heinz, Michael William via devel
That’s what I thought. Thanks. From: Jeff Squyres (jsquyres) Sent: Thursday, February 11, 2021 1:11 PM To: Heinz, Michael William Cc: Open MPI Developers List Subject: Re: [OMPI devel] Support for AMD M100? There's not really any generic "accelerator" infrastructure in

Re: [OMPI devel] External PMIx/PRRTE and "make dist"

2021-11-12 Thread Heinz, Michael William via devel
Brian, just a heads up - I still see === Submodule: 3rd-party/openpmix ==> ERROR: Missing The submodule "3rd-party/openpmix" is missing. Perhaps you forgot to "git clone --recursive ...", or you need to "git submodule update --init --recursive"...? Even though I specified --with-pmix=/usr/l

Re: [OMPI devel] External PMIx/PRRTE and "make dist"

2021-11-12 Thread Heinz, Michael William via devel
Nevermind - I see you haven't actually pushed to ompi/master yet. I've been hitting this issue so I'll give your branch a try. -Original Message- From: devel On Behalf Of Heinz, Michael William via devel Sent: Friday, November 12, 2021 4:40 PM To: Open MPI Develo