<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Dear GEOS developers,</p>
<p>I would like to know what is the proper way to initialize and use
GEOS with OpenMP.<br>
Indeed, I am encountering a segfault problem when using GEOS with
multithreading enabled.<br>
</p>
<p>I first tried to ask people on SO because I am not 100% sure this
issue is directly linked with GEOS (see post: <a
href="https://stackoverflow.com/questions/47182166/segfault-when-testing-the-intersection-with-geos-in-parallel">https://stackoverflow.com/questions/47182166/segfault-when-testing-the-intersection-with-geos-in-parallel</a>)
but making sure that I am indeed using GEOS properly is crucial
anyway.<br>
</p>
<p>Basically, what I need to do is test the intersection between one
common object (the environment) and some thread-specific segments.
You can find some details and code on the <a
href="https://stackoverflow.com/questions/47182166/segfault-when-testing-the-intersection-with-geos-in-parallel">SO
post</a>.<br>
</p>
<p>Thanks in advance,<br>
best regards.</p>
Tanguy Farde
</body>
</html>