<div dir="ltr">i read that whole discussion thread on the RPi board, and based on that it certainly sounds murky at best that GPU processing is going to become a reality on the RPi anytime soon, without Broadcom&#39;s support/permission. JamesH, one of their main hardware dev guys, seems pretty determined you can&#39;t reverse engineer video code, and everyone else seems to have stars in their eyes about it.<div>
<br></div><div>agreed, the idea that Eben might be working on some pathways to doing this by getting Broadcom to agree to opening up certain pathways to processing via the GPU is a very tantalizing prospect. someone should press on him a bit regarding this...</div>
<div><br></div><div>scott<br><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Feb 9, 2013 at 4:57 AM, Pierre Massat <span dir="ltr">&lt;<a href="mailto:pimassat@gmail.com" target="_blank">pimassat@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Jon,<br><br>Thank you for your insight, and welcome in the list !<br><br>I personnally think that for most real-time application (like the guitar effects processor i&#39;m using), a latency equal à below 10 to 8 ms is definitely acceptable (especially considering the price). I could imagine many applications for other instruments that would work just fine with such a latency.<br>

<br>Pd currently works fine with no GUI at 10 ms, with simple patches. One has to increase the latency to 16 ms (maybe more for very heavy patches) if one needs to do some fft or other demanding stuff (i used a phase vocoder in my video). <br>

<br>So if using the GPU for DSP doesn&#39;t reduce latency, but allows for bigger patches, it&#39;s already great news.<br><br>Cheers,<br><br>Pierre.<br><br><div class="gmail_quote">2013/2/9 Jonathan Sheaffer <span dir="ltr">&lt;<a href="mailto:jon@jonsh.net" target="_blank">jon@jonsh.net</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi All,<div><br></div><div>I&#39;ve been a silent observer for some time now, but since GPU processing is &#39;close to my heart&#39;, I thought I&#39;d jump in... So there goes my first post in the pd-list...</div>


<div><br></div><div>In general, GPUs are really beneficial for parallelisable algorithms involving heavy-computations, such as FFTs, fast convolution, BLAS with huge matrices, finite difference modelling etc... To maximise performance, the GPU kernel needs to unanimously operate over a large enough data set which needs to be copied into the device&#39;s memory, as GPUs generally can&#39;t access the host memory. This would mean large buffers --&gt; increased latency. So doing &#39;real-time&#39; DSP on a GPU would probably make more sense for stuff like physical modelling, complex additive synthesis etc..., rather than to &#39;generally reduce the system latency&#39;.</div>


<div><br></div><div>*However*, if the SoC platform physically shares memory between the GPU and the CPU, then this could, in theory, help reduce the inherent latency (as no memory transfers would be required), but without having detailed documentation, this would be difficult to assess. </div>


<div><br></div><div>Cheers,</div><div>Jon.</div><div><br></div><div><a href="http://www.jonsh.net" target="_blank">www.jonsh.net</a></div></div>
<br></div></div>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>