Hi<div><br></div><div>what you and Łukasz Ligowski are saying is just amazing. </div><div>It means, that there is generally no problems with PyPy and CUDA.</div><div><br clear="all">best regards<br>--<br>Valery A.Khamenya<br>


<br><br><div class="gmail_quote">On Mon, Sep 12, 2011 at 5:50 AM, Ken Watford <span dir="ltr">&lt;<a href="mailto:kwatford@gmail.com">kwatford@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;">

I started a project called PyCL about two months ago. It&#39;s OpenCL<br>
through ctypes, and it works with PyPy. I don&#39;t believe it currently<br>
works with the new numpy stuff, but the standard Python array module<br>
should work.<br>
<br>
It&#39;s available through the cheeseshop, and there&#39;s a repository for it here:<br>
<a href="https://bitbucket.org/kw/pycl" target="_blank">https://bitbucket.org/kw/pycl</a><br>
<br>
I can&#39;t say I&#39;ve had any time to work on it much in last month. Image<br>
support wasn&#39;t quite ready yet, last I recall, but doing basic stuff<br>
with buffers and kernels should work. Though last time I checked it<br>
ran generally slower in PyPy than CPython. Haven&#39;t checked it since<br>
1.6 came out, though.<br>
<div><div></div><div class="h5"><br>
On Sun, Sep 11, 2011 at 6:29 PM, Valery Khamenya &lt;<a href="mailto:khamenya@gmail.com">khamenya@gmail.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt; (replying, please, Cc to me )<br>
&gt; I was quite surprised to see that cooperhead could be compiled and installed<br>
&gt; OK under PyPy.<br>
&gt; Of course it didn&#39;t work, because micronumpy is still young:<br>
&gt;      &quot;AttributeError: &#39;module&#39; object has no attribute &#39;float64&#39; &quot;<br>
&gt; Did anyone try to execute some numeric stuff using CUDA from PyPy ?<br>
&gt; CUDA + PyPy -- it would be just fantastic.<br>
&gt; best regards<br>
&gt; --<br>
&gt; Valery A.Khamenya<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; pypy-dev mailing list<br>
&gt; <a href="mailto:pypy-dev@python.org">pypy-dev@python.org</a><br>
&gt; <a href="http://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">http://mail.python.org/mailman/listinfo/pypy-dev</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br></div>