Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL with boost::thread?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL with boost::thread?


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL with boost::thread?
  • Date: Wed, 23 Jul 2008 17:21:18 +0200
  • Organization: INRIA

Xiaofan Li a écrit :
Does anyone know whether CGAL library works with boost::thread library? I am trying to parallelise some code but I seem to get boost::thread_resource_error at run time when a CGAL function is called upon. Is there any mandatory configuration switch I have to turn on when compiling CGAL (my current version just yum’ed from Fedora repo though)?

Would you have a short example showing this?


Note that in general, CGAL is not thread safe. At least so far we have not
listed any such guarantees for any function (although some may well be, of
course).

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.16.

Top of Page