← Back to team overview

dolfin team mailing list archive

Re: Disable GMP by default?

 

On Wed, Sep 01, 2010 at 04:57:56PM +0100, Garth N. Wells wrote:
>
>
> On 01/09/10 16:54, Anders Logg wrote:
> > On Wed, Sep 01, 2010 at 03:35:59PM +0200, Benjamin Kehlet wrote:
> >> Hello!
> >>
> >> Shouldn't GMP be disabled by default, even if is it found by CMake?
> >>
> >> Benjamin
> >
> > Yes, I think so. It's a special feature that slows down the solvers so
> > one should need to ask for it.
> >
> > I've set it to OFF by default now.
> >
>
> Check that we still add the library flags for CGAL - it depends on GMP.

I'm starting a rebuild now. Since GMP is now OFF by default, any
problems should become visible.

--
Anders



References