On Mon, 26 Sep 2011 13:32:47 +0400, Roman Valov <roman.va...@gmail.com> wrote: Non-text part: multipart/mixed Non-text part: multipart/alternative > Hello, folks. > > Currently I've been involved into research project of cellular automata. We > use pyopencl to run our models and currently I've trying to view how our > project will work under development preview version of windows 8. I realize > that since it's very early version and there is no sense to support it but > probably somebody will be able to help me. So I've setup my dev environment > (python, pyopengl, pygame, pyopencl, nvidia cuda toolkit) and have tried to > run the project. But it fails on very early state with traceback: > > Traceback (most recent call last): > File "D:\return\dotbox\nayadra\nayadra\nayadra.py", line 134, in main > ctx = cl.Context(properties=[(cl.context_properties.PLATFORM, platform)] > + get_gl_sharing_context_properties(), devices=[platform.get_devices()[0]]) > pyopencl.LogicError: Context failed: invalid gl sharegroup reference khr > > I'm totally dumb in cl insides but I'll be happy to provide any info or run > somekind of debug output code to get this.
Can you run one of Nvidia's shipped CL-GL interop demos to establish whether this is supposed to work just yet? Thanks, Andreas
pgpOBfRKusXJz.pgp
Description: PGP signature
_______________________________________________ PyOpenCL mailing list PyOpenCL@tiker.net http://lists.tiker.net/listinfo/pyopencl