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't find any thing specific about OpenMP
directives?
I included a simple directive, it compiled with -fopenmp with no error nor warnings but in creation time (inside PD):
undefined symbol: GOMP_parallel_start dtw ... couldn't create
I found this [1] and also some references to Miller's conference about the topic in Brasil but couldn't figure out exactly if OpenMP is allowed in pd external code.
best regards, Pedro Lopes
[1] http://www.eecs.berkeley.edu/~demmel/cs267_Spr10/Lectures/Wessel_Final_ICMC2...http://www.eecs.berkeley.edu/%7Edemmel/cs267_Spr10/Lectures/Wessel_Final_ICMC2010.pdf