Skip to content

Handle missing OpenCL ICD loader during GPU platform detection#125

Merged
lohedges merged 1 commit intodevelfrom
fix_missing_ocl_icd
Mar 4, 2026
Merged

Handle missing OpenCL ICD loader during GPU platform detection#125
lohedges merged 1 commit intodevelfrom
fix_missing_ocl_icd

Conversation

@lohedges
Copy link
Contributor

@lohedges lohedges commented Mar 4, 2026

I've added a fallback in case the OpenCL ICD loader hasn't been setup correctly in the environment, which would cause the pyopencl platform detection to fail. This can be fixed by correctly linking in the vendor loader files (as mentioned in the README), but this will ensure things work on a pure NVIDIA system.

@lohedges lohedges added bug Something isn't working cresset Related to work with Cresset labels Mar 4, 2026
@lohedges lohedges merged commit e5e6cfd into devel Mar 4, 2026
4 checks passed
@lohedges lohedges deleted the fix_missing_ocl_icd branch March 4, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cresset Related to work with Cresset

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant