OpenCL-SDK icon indicating copy to clipboard operation
OpenCL-SDK copied to clipboard

Sample Failures on macos - multidevice and callbackcpp

Open bashbaug opened this issue 4 months ago • 0 comments

The multidevice and callbackcpp tests are failing on macos.

Specifically:

  • multidevice (and multidevicecpp) is failing due to an error returned by clCreateSubBuffer, see: https://github.com/bashbaug/OpenCL-SDK/actions/runs/17273274320/job/49023554409
  • callbackcpp is 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.

bashbaug avatar Aug 27 '25 18:08 bashbaug