<div dir="ltr">Hello!<div>I am student from Belarus and I am interested in gmsh implementation of parallel delaunay algorithm (using openmp) for my course project. I have read this article (<a href="http://www.imr.sandia.gov/papers/imr24/01_IMR24_Remacle.pdf">http://www.imr.sandia.gov/papers/imr24/01_IMR24_Remacle.pdf</a>) and wanted to test speedup of gmsh implementation comparing to tetgen 1.5 and to my own implementation but faced some problems.</div><div>I have downloaded gmsh sources, extracted files related to 3d delaunay triangulation (such as Mesh/delaunay3d.cpp, Mesh/delaunay3d_private.h etc.), compiled it but recognized that there are some problems and checks (for exampe under FIXME in delaunay3d_private.h) that doesn't allow to run that code without modification for more than one thread using openmp. Am i right that gmsh implementation is not ready for parallel processing yet?</div><div>Sorry for my bad English and thank you.</div><div>Best regards, Andrew Demchenko.</div></div>