Replies: 1 comment 1 reply
-
PyOpenCL is intended to build against "any OpenCL header under the sun". Could you share the error you're getting when building against the headers you have? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
scripts/build-ocl-macos.sh use an old opencl-header branch 2022.01.04.
I have tried to compile in macos arm64 with the latest 2024.10.24 branch but failed.
Does apple-sdk meet the opencl-header 2024.10.24 standard. Or pyopencl intend to use an old opencl-header version on macos for compatiblity reason.
Beta Was this translation helpful? Give feedback.
All reactions