Aaron Myles Landwehr <a...@udel.edu> writes:
> I'm using NVs driver, the xorg log confirms this (as well as the glx
> extensions being loaded) and Opencl and Cuda also work outside of pyopencls
> interop code (they require the NV driver to function). At this point, I'm
> thinking the pointer to the context is probably incorrect and that's
> probably why I'm seeing weird P and Rs printed as the display name since
> incorrect memory would likely be referenced in that case.

Not sure how the 'wrong context' bit would happen--can you print
e.g. context.platform.name or something to ensure you're talking to the
right thing?

Btw, please make sure the list stays cc'd.

Andreas


_______________________________________________
PyOpenCL mailing list
PyOpenCL@tiker.net
https://lists.tiker.net/listinfo/pyopencl

Reply via email to