<div><span class="Apple-style-span" style="font-family: arial, sans-serif; border-collapse: collapse; color: rgb(34, 34, 34); "><meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-size: 13px; ">&gt;Its difficult to write a deterministic program using standard threads.</span></span></div>

<div><span class="Apple-style-span" style="font-family: arial, sans-serif; border-collapse: collapse; color: rgb(34, 34, 34); "><span class="Apple-style-span" style="font-size: 13px; ">I know, it&#39;s difficult to achieve regular results when you depend on processor scheduling :)</span></span></div>

<div><span class="Apple-style-span" style="font-family: arial, sans-serif; border-collapse: collapse; color: rgb(34, 34, 34); "><br></span></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; border-collapse: collapse; color: rgb(34, 34, 34); ">&gt;It sounds to me that you have a solution in your head looking for a problem, perhaps you could start &gt;with the problem?</span></div>

<div><span class="Apple-style-span" style="font-family: arial, sans-serif; border-collapse: collapse; color: rgb(34, 34, 34); ">You are right Hans, I can explain better :)</span></div><div><br></div><div>&lt;background_story&gt;</div>

Well I was messing around with DTW implementation, I already have my external working for PD (which I used in [1]) and will be available to everyone when I have some quality free time for it (its so much hardcoded right now, it sucks).<div>

<meta http-equiv="content-type" content="text/html; charset=utf-8">&lt;/background_story&gt;<br><div><br></div><div>During that I realized I could implement it in parallel via OpenMP, but tried to compile the code with some openMP directives and it did not work for the pd_external, it seemed that PD could not handle it somehow[2]. So what I wanted was &quot;an object&quot; to be parallel by itself. Not a series of different objects. Does anyone ever made an external that itself uses openMP?</div>

<div><br></div><div>Best regards,</div><div>Pedro<br><br>[1] <a href="http://dl.dropbox.com/u/7329207/PedroLopesDTW-based_RecOPad2010.pdf">http://dl.dropbox.com/u/7329207/PedroLopesDTW-based_RecOPad2010.pdf</a></div><div>

[2] note: my know how of pd internal&#39;s is very very limited.<br>-- <br>Pedro Lopes (MSc)<br>contact: <a href="mailto:pedro.lopes@ist.utl.pt" target="_blank">pedro.lopes@ist.utl.pt</a><br>website: <a href="http://web.ist.utl.pt/Pedro.Lopes" target="_blank">http://web.ist.utl.pt/Pedro.Lopes</a> <br>


</div></div>