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 cu

Re: [OMPI users] UCX and MPI_THREAD_MULTIPLE

2019-09-06 Thread Paul Edmon via users
As a coda to this I managed to get UCX 1.6.0 built with threading and OpenMPI 4.0.1 to build using this: https://github.com/openucx/ucx/issues/4020 That appears to be working. -Paul Edmon- On 8/26/19 9:20 PM, Joshua Ladd wrote: **apropos  :-) On Mon, Aug 26, 2019 at 9:19 PM Joshua Ladd

Re: [OMPI users] UCX and MPI_THREAD_MULTIPLE

2019-08-27 Thread Paul Edmon via users
It's the public source.  The one I'm testing with is the latest internal version.  I'm going to cc Pete Mendygral and Julius Donnert on this as they may be able to provide you the version I'm using (as it is not ready for public use). -Paul Edmon- On 8/26/19 9:20 P

Re: [OMPI users] UCX and MPI_THREAD_MULTIPLE

2019-08-23 Thread Paul Edmon via users
UCX to get MPI_THREAD_MULTIPLE to work at all). -Paul Edmon- On 8/23/2019 9:31 PM, Paul Edmon wrote: Sure.  The code I'm using is the latest version of Wombat (https://bitbucket.org/pmendygral/wombat-public/wiki/Home , I'm using an unreleased updated version as I know the devs).

Re: [OMPI users] UCX and MPI_THREAD_MULTIPLE

2019-08-23 Thread Paul Edmon via users
reason not to build with MT enabled.  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 vi

[OMPI users] UCX and MPI_THREAD_MULTIPLE

2019-08-23 Thread Paul Edmon via users
ly we have just used the regular IB Verbs with no problem.  My guess is that there is either some option in OpenMPI I am missing or some variable in UCX I am not setting.  Any insight on what could be causing the stalls? -Paul Edmon- ___ users mailing

Re: [OMPI users] OpenMPI 1.6.1 with Intel Cluster Studio 2012

2012-09-28 Thread Paul Edmon
Resolution to this. Upgrading to OpenMPI 1.6.2 and getting Intel Cluster Studio 2013 did the trick. -Paul Edmon- On 9/8/2012 4:59 PM, Paul Edmon wrote: Interesting. I figured that might be the case. I will have to contact Intel and find out if we can get a newer version. Thanks. -Paul

Re: [OMPI users] OpenMPI 1.6.1 with Intel Cluster Studio 2012

2012-09-08 Thread Paul Edmon
Interesting. I figured that might be the case. I will have to contact Intel and find out if we can get a newer version. Thanks. -Paul Edmon- On 9/8/2012 3:18 PM, Jeff Squyres wrote: Did this ever get a followup? If not... We've seen problems with specific versions of the Intel com

[OMPI users] OpenMPI 1.6.1 with Intel Cluster Studio 2012

2012-08-29 Thread Paul Edmon
even tried compiling Intel MPI Benchmark, which failed in a similar way, which indicates that its a problem specifically with the interaction of MPI and the intel compiler and not the code I was working with. Thanks. -Paul Edmon-