Re: [OMPI users] [EXTERNAL] OpenMPI 3.0.1 and Power9

2018-04-10 Thread Hammond, Simon David
Steve, We have been able to get OpenMPI 2.1 and 3.0 series working on our POWER9 systems. It is my understanding that the IBM offering has performance improvements over the open source variant. I would add the caveat we are still in fairly early testing of the platform. S. — Si Hammond Scalab

[OMPI users] OpenMPI 3.0.1 and Power9

2018-04-10 Thread Steve Zehner
Hello, Does OpenMPI 3.0.1 run on IBM Power9 AC922? One of the universities I work with is considering being in the IBM Spectrum MPI 10.2 beta but wants to know if there is an open source alternative. I have reviewed the presentation from SC17 https://www.open-mpi.org/papers/sc-2017/ Sincere

Re: [OMPI users] disabling libraries?

2018-04-10 Thread Jeff Squyres (jsquyres)
On Apr 10, 2018, at 9:03 AM, Michael Di Domenico wrote: > >> We've actually been arguing about exactly how to do this for quite a while. >> It's complicated (I can explain further, if you care). :-\ > > i have no doubt its complicated. i'm not overly interested in the > detail, but others i'

[OMPI users] PhD offer: Unifying Distributed Memories in Heterogeneous Systems

2018-04-10 Thread CUDENNEC Loic
The French Alternative Energies and Atomic Energy Commission (CEA) is a key player in research, development and innovation in defense and security, nuclear and renewable energies, technological research for industry, and fundamental research in the physical sciences and life sciences. Based in Sacl

Re: [OMPI users] disabling libraries?

2018-04-10 Thread Michael Di Domenico
On Sat, Apr 7, 2018 at 3:50 PM, Jeff Squyres (jsquyres) wrote: > On Apr 6, 2018, at 8:12 AM, Michael Di Domenico > wrote: >> it would be nice if openmpi had (or may already have) a simple switch >> that lets me disable entire portions of the library chain, ie this >> host doesn't have a particul

Re: [OMPI users] mpi send/recv pair hangin

2018-04-10 Thread Nathan Hjelm
Using icc will not change anything unless there is a bug in the gcc version. I personally never build Open MPI with icc as it is slow and provides no benefit over gcc these days. I do, however, use ifort for the Fortran bindings. -Nathan > On Apr 10, 2018, at 5:56 AM, Reuti wrote: > > >>> Am

Re: [OMPI users] mpi send/recv pair hangin

2018-04-10 Thread Reuti
> Am 10.04.2018 um 13:37 schrieb Noam Bernstein : > >> On Apr 10, 2018, at 4:20 AM, Reuti wrote: >> >>> >>> Am 10.04.2018 um 01:04 schrieb Noam Bernstein : >>> On Apr 9, 2018, at 6:36 PM, George Bosilca wrote: Noam, I have few questions for you. According to your o

Re: [OMPI users] mpi send/recv pair hangin

2018-04-10 Thread Noam Bernstein
> On Apr 10, 2018, at 4:20 AM, Reuti wrote: > >> >> Am 10.04.2018 um 01:04 schrieb Noam Bernstein > >: >> >>> On Apr 9, 2018, at 6:36 PM, George Bosilca >> > wrote: >>> >>> Noam, >>> >>> I have few questions for you. According to

Re: [OMPI users] mpi send/recv pair hangin

2018-04-10 Thread Reuti
> Am 10.04.2018 um 01:04 schrieb Noam Bernstein : > >> On Apr 9, 2018, at 6:36 PM, George Bosilca wrote: >> >> Noam, >> >> I have few questions for you. According to your original email you are using >> OMPI 3.0.1 (but the hang can also be reproduced with the 3.0.0). > > Correct. > >> Also