OpenCL-SDK
OpenCL-SDK copied to clipboard
Sample Failures on macos - multidevice and callbackcpp
The multidevice and callbackcpp tests are failing on macos.
Specifically:
multidevice(andmultidevicecpp) is failing due to an error returned byclCreateSubBuffer, see: https://github.com/bashbaug/OpenCL-SDK/actions/runs/17273274320/job/49023554409callbackcppis segfaulting for release builds only, see: https://github.com/bashbaug/OpenCL-SDK/actions/runs/17270551550/job/49013861064
We should debug these failures to check if they are PoCL issues or sample issues, and re-enable the tests when they are passing.