Skip to content

Handle unavailable OpenCL devices without terminating#245

Merged
msuchard merged 1 commit into
beagle-dev:masterfrom
pbeerli:fix/opencl-discovery-fallback
Jul 11, 2026
Merged

Handle unavailable OpenCL devices without terminating#245
msuchard merged 1 commit into
beagle-dev:masterfrom
pbeerli:fix/opencl-discovery-fallback

Conversation

@pbeerli

@pbeerli pbeerli commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Fixes #244.

This changes optional OpenCL discovery so platform/device enumeration errors disable the plugin instead of terminating CPU-only clients. It adds a deterministic injected-error CTest, a real CPU-instance plugin-loading test, and a macOS ARM64 OpenCL workflow.

@msuchard msuchard left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you very much @pbeerli !!!

@msuchard
msuchard merged commit d1e9c62 into beagle-dev:master Jul 11, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenCL plugin terminates CPU-only clients on macOS 26 / Apple Silicon

2 participants