Clyther
Clyther copied to clipboard
Python GPU integration
Hi Sean, My apologies for getting in contact with you this way. The email address srossross doesn't appear to be working. I would like to get in touch regarding a...
Hello Sean, I installed python2.7 and did a pip install clyther I am trying this code: http://srossross.github.com/Clyther/examples.html#compile-to-opencl-source and I get Traceback (most recent call last): File "test1.py", line 32, in...
Quoting: "In an ideal world, the Clyther developers would move the core such that it was built on top of PyOpenCL, so we wouldn't have to choose, and to avoid...
I hope this is the right place to ask this. Is it possible to have clyther and pyopengl or pyglet (or any other python graphics lib) interoperate on the gpu...