add INTEL_GPU_DEVICE env var (#1285)

This commit is contained in:
henrygd
2025-10-31 19:09:53 -04:00
parent 85ac2e5e9a
commit 3dbc48727e
3 changed files with 51 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 0.15.4
- Add `INTEL_GPU_DEVICE` environment variable to select Intel GPU device. (#1285)
## 0.15.3
- Improve parsing of edge case S.M.A.R.T. power on times. (#1347)