Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Making Exact_predicates_exact_constructions_kernel thread safe

Subject: CGAL users discussion list

List archive

[cgal-discuss] Making Exact_predicates_exact_constructions_kernel thread safe


Chronological Thread 
  • From: Bernhard Kornberger <>
  • To:
  • Subject: [cgal-discuss] Making Exact_predicates_exact_constructions_kernel thread safe
  • Date: Thu, 05 Jul 2012 19:51:26 +0200

Hello,

AFAIR simple intersection tests (do_intersect) do not work
reliably in multithreaded programs when the Exact_predicates_-
exact_constructions_kernel is used. Is the reference counting
the only problem or are there other critical code sections?

I reflect on workarounds and if something useful comes out
I will contribute it back. Any hints - especially where the
critical sections can be found - are appreciated.

Best regards

Bernhard Kornberger






  • [cgal-discuss] Making Exact_predicates_exact_constructions_kernel thread safe, Bernhard Kornberger, 07/05/2012

Archive powered by MHonArc 2.6.18.

Top of Page