Re: [OMPI users] [EXTERNAL] Re: OpenMPI 3.1.0 Lock Up on POWER9 w/ CUDA9.2

2018-07-03 Thread Nathan Hjelm via users
rd Reply-To: Open MPI Users Date: Monday, July 2, 2018 at 1:34 PM To: Open MPI Users Subject: Re: [OMPI users] [EXTERNAL] Re: OpenMPI 3.1.0 Lock Up on POWER9 w/ CUDA9.2   HI Si,   Could you add --disable-builtin-atomics   to the configure options and see if the hang goes away?   Howard

Re: [OMPI users] [EXTERNAL] Re: OpenMPI 3.1.0 Lock Up on POWER9 w/ CUDA9.2

2018-07-02 Thread Nathan Hjelm
  --  Si Hammond Scalable Computer Architectures Sandia National Laboratories, NM, USA     From: users on behalf of Howard Pritchard Reply-To: Open MPI Users Date: Monday, July 2, 2018 at 1:34 PM To: Open MPI Users Subject: Re: [OMPI users] [EXTERNAL] Re: OpenMPI 3.1.0 Lock Up o

Re: [OMPI users] [EXTERNAL] Re: OpenMPI 3.1.0 Lock Up on POWER9 w/ CUDA9.2

2018-07-02 Thread Hammond, Simon David via users
PM To: Open MPI Users Subject: Re: [OMPI users] [EXTERNAL] Re: OpenMPI 3.1.0 Lock Up on POWER9 w/ CUDA9.2 HI Si, Could you add --disable-builtin-atomics to the configure options and see if the hang goes away? Howard 2018-07-02 8:48 GMT-06:00 Jeff Squyres (jsquyres) via users mailto:users

Re: [OMPI users] [EXTERNAL] Re: OpenMPI 3.1.0 Lock Up on POWER9 w/ CUDA9.2

2018-07-02 Thread Howard Pritchard
HI Si, Could you add --disable-builtin-atomics to the configure options and see if the hang goes away? Howard 2018-07-02 8:48 GMT-06:00 Jeff Squyres (jsquyres) via users < users@lists.open-mpi.org>: > Simon -- > > You don't currently have another Open MPI installation in your PATH / > LD_LIBR

Re: [OMPI users] [EXTERNAL] Re: OpenMPI 3.1.0 Lock Up on POWER9 w/ CUDA9.2

2018-07-02 Thread Jeff Squyres (jsquyres) via users
Simon -- You don't currently have another Open MPI installation in your PATH / LD_LIBRARY_PATH, do you? I have seen dependency library loads cause "make check" to get confused, and instead of loading the libraries from the build tree, actually load some -- but not all -- of the required OMPI/O

Re: [OMPI users] [EXTERNAL] Re: OpenMPI 3.1.0 Lock Up on POWER9 w/ CUDA9.2

2018-07-01 Thread Hammond, Simon David via users
Nathan, Same issue with OpenMPI 3.1.1 on POWER9 with GCC 7.2.0 and CUDA9.2. S. -- Si Hammond Scalable Computer Architectures Sandia National Laboratories, NM, USA [Sent from remote connection, excuse typos] On 6/16/18, 10:10 PM, "Nathan Hjelm" wrote: Try the latest nightly tarball for