Devin,

"Devin Ceartas" <de...@nacredata.com> writes:

> Code followed by errors below. Even the simplest copy/paste of sample 
> code from https://documen.tician.de/pyopencl/algorithm.html gives me 
> these errors. Is it something to do with running the chips in my Mac?

The messages you show are merely warnings--your code should still have
run correctly. If it didn't something else was likely the issue. I was
not able to make any of the CL implementations I have access to give the
warnings, but I was able to verify that the warnings were at least
plausible using the source. Here's a MR that should get rid of them:

https://gitlab.tiker.net/inducer/pyopencl/merge_requests/66

Hope that helps,
Andreas

Attachment: signature.asc
Description: PGP signature

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

Reply via email to