Subject: CGAL users discussion list
List archive
- From: Laurent Rineau <>
- To:
- Subject: Re: [cgal-discuss] CGAL and valgrind
- Date: Fri, 28 Nov 2008 14:27:28 +0100
On Friday 28 November 2008 14:17:06 Sylvain Pion wrote:
> Jens K. Becker wrote:
> > The program compiles fine but does
> > not work (it always crashes when trying to remove halfedges (using
> > join_facets). If I run it in valgrind, it perfectly works.
> Valgrind does not emulate FPU rounding modes which are used to implement
> interval arithmetic. The later being used in filtered kernels which you
> can find in many places in CGAL. A solution is to used either inexact
> fast non-robust, risky, use-at-your-own-risk, may-or-may-not-work-for-you
> kernels e.g. Simple_cartesian<double>, or a slow exact kernel, e.g.
> Simple_cartesian<Gmpq>. That may be enough for debugging.
>
> The ideal solution would be to ping the valgrind developers (again),
> so that they work on supporting this missing feature.
Sylvain, you missed a point: Jens program works only *IN* valgrind, and
*that*
is strange. What sort of CGAL can work only if rounding mode are never
changed?
--
Laurent Rineau, PhD
Engineer at GeometryFactory
http://www.geometryfactory.com/
- [cgal-discuss] Error with natural_neighbor_coordinates_2, David Reis, 11/28/2008
- [cgal-discuss] CGAL and valgrind, Jens K. Becker, 11/28/2008
- Re: [cgal-discuss] CGAL and valgrind, Sylvain Pion, 11/28/2008
- Re: [cgal-discuss] CGAL and valgrind, Laurent Rineau, 11/28/2008
- Re: [cgal-discuss] CGAL and valgrind, Sylvain Pion, 11/28/2008
- Re: [cgal-discuss] CGAL and valgrind, Jens K. Becker, 11/28/2008
- Re: [cgal-discuss] CGAL and valgrind, Sylvain Pion, 11/30/2008
- Re: [cgal-discuss] CGAL and valgrind, Jens K. Becker, 11/28/2008
- Re: [cgal-discuss] CGAL and valgrind, Sylvain Pion, 11/28/2008
- Re: [cgal-discuss] CGAL and valgrind, Laurent Rineau, 11/28/2008
- Re: [cgal-discuss] CGAL and valgrind, Jens K. Becker, 11/28/2008
- Re: [cgal-discuss] CGAL and valgrind, Bernd Gaertner, 11/29/2008
- Re: [cgal-discuss] CGAL and valgrind, Sylvain Pion, 11/28/2008
- [cgal-discuss] CGAL and valgrind, Jens K. Becker, 11/28/2008
Archive powered by MHonArc 2.6.16.