Jan,
so it seems (the version of) your clang compiler does not support 32
bytes complex,
and hence i am not surprised Open MPI cannot even be configure'd.
btw, do you really want 32 bytes complex in Fortran ?
if yes, then you should use an other compiler (such as gcc/g++)
if not, then you
Resent on Friday afternoon:
https://www.mail-archive.com/devel@lists.open-mpi.org//msg19836.html
-Paul
On Mon, Dec 19, 2016 at 10:21 AM, Howard Pritchard
wrote:
> HI Paul,
>
> Would you mind resending the "runtime error w/ PGI usempif08 on
> OpenPOWER"
> email without the config.log attached?
HI Paul,
Would you mind resending the "runtime error w/ PGI usempif08 on OpenPOWER"
email without the config.log attached?
Thanks,
Howard
2016-12-16 12:17 GMT-07:00 Howard Pritchard :
> HI Paul,
>
> Thanks for the checking the rc out. And for noting the grammar
> mistake.
>
> Howard
>
>
> 2
I was including that in the commits as it had already been approved - just
committed it. I’m asking about anything else.
> On Dec 19, 2016, at 9:17 AM, Cabral, Matias A
> wrote:
>
> Hi Ralph,
>
> Should v1.10.5 release wait to include the fix for #2591?
>
> Thanks,
>
> _MAC
>
> -Ori
Hi Ralph,
Should v1.10.5 release wait to include the fix for #2591?
Thanks,
_MAC
-Original Message-
From: devel [mailto:devel-boun...@lists.open-mpi.org] On Behalf Of
r...@open-mpi.org
Sent: Monday, December 19, 2016 8:57 AM
To: OpenMPI Devel
Subject: [OMPI devel] Last call: v1.10.
Any last concerns or desired changes? Otherwise, barring hearing anything by
noon Pacific, I’ll build/release the final version
Ralph
___
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel
> On 19 Dec 2016, at 15:19, Gilles Gouaillardet
> wrote:
>
> Jeff,
>
> I am not aware of such flag for C/C++ compilers.
>
> Jan,
>
> I noticed
> checking size of Fortran DOUBLE PRECISION... 16
> At first glance, this looks surprising to me
> Which compiler (vendor and version) are you using
Hi Jeff and others,
> On 19 Dec 2016, at 14:58, Jeff Squyres (jsquyres) wrote:
>
> You'll need to set CFLAGS and CXXCFLAGS to the equivalent, too.
>
> For example:
>
> ./configure FCFLAGS=-fdefault-real-8 CFLAGS=-fdefault-real-8
> CXXCFLAGS=-fdefault-real-8 ...
>
> (I don't know if -fdefault
Jeff,
I am not aware of such flag for C/C++ compilers.
Jan,
I noticed
checking size of Fortran DOUBLE PRECISION... 16
At first glance, this looks surprising to me
Which compiler (vendor and version) are you using ?
Cheers,
Gilles
On Monday, December 19, 2016, Jeff Squyres (jsquyres)
wrote:
You'll need to set CFLAGS and CXXCFLAGS to the equivalent, too.
For example:
./configure FCFLAGS=-fdefault-real-8 CFLAGS=-fdefault-real-8
CXXCFLAGS=-fdefault-real-8 ...
(I don't know if -fdefault-real-8 is the correct flags for your C and C++
compilers -- you might need to poke through your do
> On 16 Dec 2016, at 20:42, Jeff Squyres (jsquyres) wrote:
>
> If you don't build Open MPI and your application with the same compiler
> flags, weird things like this are bound to happen. Make sure Open MPI is
> built the same way.
I have no success building open-mpi with -fdefault-real-8:
11 matches
Mail list logo