Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Multithreading CGAL

Subject: CGAL users discussion list

List archive

[cgal-discuss] Multithreading CGAL


Chronological Thread 
  • From: Anto <>
  • To: "" <>
  • Subject: [cgal-discuss] Multithreading CGAL
  • Date: Sat, 19 Sep 2015 00:28:34 +0000 (UTC)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:ljchPBcE2jDj2OiQ0HvazE9clGMj4u6mDksu8pMizoh2WeGdxc6zYh7h7PlgxGXEQZ/co6odzbGG7+a7BCdcvd6oizMrTt9lb1c9k8IYnggtUoauKHbQC7rUVRE8B9lIT1R//nu2YgB/Ecf6YEDO8DXptWZBUiv2OQc9HOnpAIma153xjLDuvcaOKFkUzBOGIppMbzyO5T3LsccXhYYwYo0Q8TDu5kVyRuJN2GlzLkiSlRuvru25/Zpk7jgC86l5r50IAu3GePFyRrNRCHEqMns++dbwnRjFVwqGoHUGGC1CmRVBB03J7QrxQ4zqmir8rOt0nieAa57MQKgwSAiluo5tVBig3C4BK3gi7GzIg9ZspLNSoBWm4Rd4xtiHTpuSMa9XeL/aNYcTQ3YHRdpcSCVbHqutZosICKwKOuMO/Nq1nEcHsRbrXVrkP+jo0DId3nI=

Hi all, thanks for your brilliant code, i am using it on multiple cores of my PC at the moment.

Is there any scope to make CGAL divide work loads onto different processing threads? The leaves of the CSG tree can be processed independently, i.e. the elements can be divided into four groups, allocated to different cores and combined at the end. Has done with a CSG engine previously?

Kindest regards, 

Antony


  • [cgal-discuss] Multithreading CGAL, Anto, 09/19/2015

Archive powered by MHonArc 2.6.18.

Top of Page