Emanuel Rietveld <e.j.rietveld(a)gmail.com> writes:
I'm trying to use PyCUDA with PyPy. With these two patches it
seems to work...
Thanks! Merged.
Is there anything else I'd need to be mindful of? On this PyPy
page
https://bitbucket.org/pypy/compatibility/wiki/Home PyCUDA is
explicitly listed as incompatible... However with the following patch
to the tests, I can run those too and they all pass.
Not that I'm aware of. Thanks for working on this!
Andreas