Hi Jeff and others,

> On 19 Dec 2016, at 14:58, Jeff Squyres (jsquyres) <jsquy...@cisco.com> 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 docs to find the Right flags)
> 

mpicc and mpicxx use clang/clang++ on my system. I do not know if this is even 
possible to imitate the behaviour of gfortran -fdefault-real-8. The man page 
did not give me any clues. I am using mpich for now, where the timer works 
straight away.

Many thanks,
Jan
_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

Reply via email to