Re: [OMPI devel] 32 bit issues (was: 32 bit support needs a maintainer)

2023-02-07 Thread Jeff Squyres (jsquyres) via devel
Be sure to see https://github.com/open-mpi/ompi/pull/11282#issuecomment-1421523518. From: Jeff Squyres (jsquyres) Sent: Tuesday, February 7, 2023 4:07 PM To: Yatindra Vaishnav ; Open MPI Developers Subject: 32 bit issues (was: 32 bit support needs a maintainer)

Re: [OMPI devel] 32 bit issues (was: 32 bit support needs a maintainer)

2023-02-07 Thread Yatindra Vaishnav via devel
Thanks Jeff, For quick response. Regards, --Yatindra. Sent from Mail for Windows From: Jeff Squyres (jsquyres) Sent: Tuesday, February 7, 2023 1:07 PM To: Yatindra Vaishnav; Open MPI Develo

[OMPI devel] 32 bit issues (was: 32 bit support needs a maintainer)

2023-02-07 Thread Jeff Squyres (jsquyres) via devel
Just try to build Open PMIx -- by itself, not as embedded in Open MPI -- in 32 bit mode and you'll see the compile failures. I think​ that the PMIx's configure has a "if building in 32 bit mode, print a message that this is not supported and abort" (just like Open MPI). You will need to remove

Re: [OMPI devel] 32 bit support needs a maintainer

2023-02-07 Thread Yatindra Vaishnav via devel
Hi Jeff, Where can I see the bugs of 32-bit support on OpenPMIx? I see this link: Memory Leaks · Issue #1276 · openpmix/openpmix (github.com) Regards, --Yatindra. Sent from Mail for Windows From: Yatind