OpenCLCapsViewer
OpenCLCapsViewer copied to clipboard
Program shouldn't crash when 1 provider fail
Describe the bug
A window saying "Could not read devices for the platform" shows up.
Reading devices for platform id 0x7f8d26695038
"Could not read devices for the platform"
Expected behavior
The app continues to launch after the error window.
Screenshots
Platform:
- Device: i7-10750H iGPU
- OS: CachyOS
- Driver version: 25.2.7
Additional context
# mv /etc/OpenCL/vendors/rusticl.icd /etc/OpenCL/vendors/rusticl.icd.bak allows the app to launch.