This is really neat.   I&#39;ve got a CUDA-capable nvidia card I&#39;m thinking I want to write a python program to answer the following question: what/where is the effect of the GIL when programming 240/480/720 1.3ghz cores?   It seems like this question must have been conquered to some degree, at least.   Is this simply a non issue because there isn&#39;t any python &quot;interpreting&quot; happening in parallel, that it&#39;s translated in serial (assuming single-threaded/single-process python doing the farming to the GPUs) ..?   <br>
<br>seth<br><br><div class="gmail_quote">On Tue, Jul 13, 2010 at 5:56 PM, Fernando Perez <span dir="ltr">&lt;<a href="http://fperez.net">fperez.net</a>@<a href="http://gmail.com">gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Tue, Jul 13, 2010 at 4:13 PM, Tony Cappellini &lt;<a href="mailto:cappy2112@gmail.com">cappy2112@gmail.com</a>&gt; wrote:<br>
&gt;<br>
</div><div class="im">&gt; Does anyone have one of these Nvidia cards and have tried using the pyCude<br>
&gt; package?<br>
&gt; <a href="http://mathema.tician.de/software/pycuda" target="_blank">http://mathema.tician.de/software/pycuda</a><br>
<br>
</div>Andreas gave a 4-hour tutorial on pycuda and pyopencl at scipy 2 weeks ago:<br>
<br>
<a href="http://conference.scipy.org/scipy2010/tutorials.html" target="_blank">http://conference.scipy.org/scipy2010/tutorials.html</a><br>
<br>
and in the main conference, the Theano talk was also along these lines<br>
and very interesting (video available):<br>
<br>
<a href="http://conference.scipy.org/scipy2010/schedule.html" target="_blank">http://conference.scipy.org/scipy2010/schedule.html</a><br>
<br>
Cheers,<br>
<div><div></div><div class="h5"><br>
f<br>
_______________________________________________<br>
Baypiggies mailing list<br>
<a href="mailto:Baypiggies@python.org">Baypiggies@python.org</a><br>
To change your subscription options or unsubscribe:<br>
<a href="http://mail.python.org/mailman/listinfo/baypiggies" target="_blank">http://mail.python.org/mailman/listinfo/baypiggies</a><br>
</div></div></blockquote></div><br>