I was trying to include pragma comments of OpenMp in a PD external, but it does not seem to work for some reason. I tryed to look a bit on the web about Pd and parallel code but couldn&#39;t find any thing specific about OpenMP - does the current architecture of Pd allow parallelization with OpenMP directives?<br>

<div class="gmail_quote">
<br>I included a simple directive, it compiled with -fopenmp with no error nor warnings but in creation time (inside PD):<br>&gt;undefined symbol: GOMP_parallel_start<br>&gt; dtw<br>&gt;... couldn&#39;t create<br clear="all">


<br>I found this [1] and also some references to Miller&#39;s conference about the topic in Brasil but couldn&#39;t figure out exactly if OpenMP is allowed in pd external code.<br><br>best regards,<br>Pedro Lopes<br><br>

[1] <a href="http://www.eecs.berkeley.edu/%7Edemmel/cs267_Spr10/Lectures/Wessel_Final_ICMC2010.pdf" target="_blank">http://www.eecs.berkeley.edu/~demmel/cs267_Spr10/Lectures/Wessel_Final_ICMC2010.pdf</a> <br><font color="#888888">
<br>-- <br>Pedro Lopes<br>contacto: <a href="mailto:jazz@radiozero.pt" target="_blank">jazz@radiozero.pt</a><br>website: <a href="http://web.ist.utl.pt/Pedro.Lopes" target="_blank">http://web.ist.utl.pt/Pedro.Lopes</a> <br>


</font></div>