Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing items for Apple GPU support #5739

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Missing items for Apple GPU support #5739

merged 1 commit into from
Aug 8, 2024

Conversation

davidpanderson
Copy link
Contributor

API: get_vendor() and boinc_get_opencl_ids() were missing Apple case,
causing missing device IDs
Manager:
show Apple GPU info in project properties
GUI RPC client: parse <ignore_apple_dev> in client config
(e.g. so that Manager shows if Apple GPU is ignored)

Fixes #5738

API: get_vendor() and boinc_get_opencl_ids() were missing Apple case,
    causing missing device IDs
Manager:
    show Apple GPU info in project properties
GUI RPC client: parse <ignore_apple_dev> in client config
    (e.g. so that Manager shows if Apple GPU is ignored)
@AenBleidd AenBleidd merged commit a1406d2 into master Aug 8, 2024
145 checks passed
@AenBleidd AenBleidd deleted the dpa_apple_gpu2 branch August 8, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Not getting valid OpenCL device info for Apple GPUs
2 participants