Re: [OMPI users] Oldest version of SLURM in use?

2022-08-16 Thread Paul Edmon via users
At FASRC Harvard we generally keep up with the latest so we are on 22.05.2. -Paul Edmon- On 8/16/2022 9:51 AM, Jeff Squyres (jsquyres) via users wrote: I have a curiosity question for the Open MPI user community: what version of SLURM are you using? I ask because we're honestly curious

Re: [OMPI users] UCX and MPI_THREAD_MULTIPLE

2019-09-06 Thread Paul Edmon via users
orms well on Wombat. The bitbucket you're referencing; is this the source code? Can we build and run it? Best, Josh On Fri, Aug 23, 2019 at 9:37 PM Paul Edmon via users mailto:users@lists.open-mpi.org>> wrote: I forgot to include that we have not rebuilt this OpenMP

Re: [OMPI users] UCX and MPI_THREAD_MULTIPLE

2019-08-27 Thread Paul Edmon via users
on IB. We are most interested in ensuring UCX OSC MT performs well on Wombat. The bitbucket you're referencing; is this the source code? Can we build and run it? Best, Josh On Fri, Aug 23, 2019 at 9:37 PM Paul Edmon via users mailto:users@lists.open-mpi.org>> wrote:

Re: [OMPI users] UCX and MPI_THREAD_MULTIPLE

2019-08-23 Thread Paul Edmon via users
are you using? Josh On Fri, Aug 23, 2019 at 3:35 PM Paul Edmon via users mailto:users@lists.open-mpi.org>> wrote: I have a code using MPI_THREAD_MULTIPLE along with MPI-RMA that I'm using OpenMPI 4.0.1.  Since 4.0.1 requires UCX I have it installed with MT on (1.6.0

Re: [OMPI users] UCX and MPI_THREAD_MULTIPLE

2019-08-23 Thread Paul Edmon via users
.  Anyways that's the deeper context. -Paul Edmon- On 8/23/2019 5:49 PM, Joshua Ladd via users wrote: Paul, Can you provide a repro and command line, please. Also, what network hardware are you using? Josh On Fri, Aug 23, 2019 at 3:35 PM Paul Edmon via users mailto:users@lists.open-mpi.org

[OMPI users] UCX and MPI_THREAD_MULTIPLE

2019-08-23 Thread Paul Edmon via users
I have a code using MPI_THREAD_MULTIPLE along with MPI-RMA that I'm using OpenMPI 4.0.1.  Since 4.0.1 requires UCX I have it installed with MT on (1.6.0 build).  The thing is that the code keeps stalling out when I go above a couple of nodes.  UCX is new to our environment as previously we