Re: [OMPI devel] Wtime is 0.0

2016-12-20 Thread 🐋 Jan Hegewald
Hi Gilles, > On 20 Dec 2016, at 05:31, Gilles Gouaillardet wrote: > > btw, do you really want 32 bytes complex in Fortran ? that is not for me to decide. I also do not want to change the default build just because of the open-mpi flags. > > if yes, then you should use an other compiler (suc

Re: [OMPI devel] Open MPI v2.0.2rc1 is up

2016-12-20 Thread Orion Poplawski
On 12/14/2016 07:58 PM, Jeff Squyres (jsquyres) wrote: > Please test! > > https://www.open-mpi.org/software/ompi/v2.0/ I appear to e getting a new test failure on ppc64le on Fedora Rawhide: make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.0.2rc1/test/asm' basename: extra operand

Re: [OMPI devel] Open MPI v2.0.2rc1 is up

2016-12-20 Thread Howard Pritchard
Hi Orion, Thanks for trying out the rc. Which compiler/version of compiler are you using? Howard 2016-12-20 10:50 GMT-07:00 Orion Poplawski : > On 12/14/2016 07:58 PM, Jeff Squyres (jsquyres) wrote: > > Please test! > > > > https://www.open-mpi.org/software/ompi/v2.0/ > > I appear to e ge

Re: [OMPI devel] Open MPI v2.0.2rc1 is up

2016-12-20 Thread Howard Pritchard
HI Orion, Opened issue 2610 . Thanks, Howard 2016-12-20 11:27 GMT-07:00 Howard Pritchard : > Hi Orion, > > Thanks for trying out the rc. Which compiler/version of compiler are you > using? > > Howard > > > 2016-12-20 10:50 GMT-07:00 Orion Poplaws

Re: [OMPI devel] Wtime is 0.0

2016-12-20 Thread Jeff Squyres (jsquyres)
Fair enough. But be aware that if you are building MPICH with double-width Fortran types and single-width C types, you might want to verify that MPICH is actually working properly. Open MPI is refusing to configure because for each Fortran type X, it looks for a corresponding C type Y. If it