Hello!<br><br>How hard would it be to make adolc thread safe?<br><br>I am not taking about using openmp to speed-up the evalution of a single tape (which Adol-C is already able to) but rather having several tapes being evaluated simultaneously by several threads.<br>
<br>Functions like openTape(), markNewTape() and releaseTape() are not thread safe.<br><br>Best regards,<br><br>Joćo Leal<br>