Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Bug with Delaunay triangulation in CGAL?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Bug with Delaunay triangulation in CGAL?


Chronological Thread 
  • From: LTH <>
  • To:
  • Subject: Re: [cgal-discuss] Bug with Delaunay triangulation in CGAL?
  • Date: Mon, 1 Jun 2015 04:30:41 -0700 (PDT)

Thank all for your help,
I've just came back after a short break and finally found what is wrong in
my code. After forcing MKL to use int32, my demo works correctly. I am not
sure how using int64 from MKL affects on CGAL, it sounds like I have a bug
when with setting int64 for MKL in windows 8.1. Indeed nothing is wrong with
CGAL here, the code works ok when I replace MKL by OpenBLAS.



-----
Best and Regards.
LTH.
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Bug-with-Delaunay-triangulation-in-CGAL-tp4660840p4660883.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • Re: [cgal-discuss] Bug with Delaunay triangulation in CGAL?, LTH, 06/01/2015

Archive powered by MHonArc 2.6.18.

Top of Page