Skip to content

chore(deps): Update Rust crate nvml-wrapper to v0.12.1#149

Merged
AndPuQing merged 1 commit intomainfrom
renovate/compatible-(dev)
Mar 31, 2026
Merged

chore(deps): Update Rust crate nvml-wrapper to v0.12.1#149
AndPuQing merged 1 commit intomainfrom
renovate/compatible-(dev)

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 30, 2026

This PR contains the following updates:

Package Type Update Change
nvml-wrapper dev-dependencies patch 0.12.00.12.1

Release Notes

Cldfire/nvml-wrapper (nvml-wrapper)

v0.12.1

Fixed
  • Corrected NVML_FI_PWR_SMOOTHING_* field IDs which used CUDA 13.0U1 numbering instead of v12, causing silent data corruption on CUDA 12 hosts (#​134, #​137)
  • Added runtime driver version detection and transparent field ID remapping for drivers >= 580.82 (CUDA 13.0 Update 1+) so callers don't need to handle the v12/v13U1 numbering difference (#​137)
  • Fixed APIs that need double-calls for buffer size calculation (#​129)
  • Fixed nvmlDeviceGetActiveVgpus argument ordering (#​128)
Added
  • FieldIdScheme enum and Nvml::field_id_scheme() to inspect the detected driver's field ID numbering
  • Method for getting vGPU type ID (#​124)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
gflow Ignored Ignored Mar 30, 2026 9:18pm

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.79%. Comparing base (35536c8) to head (0aa0e92).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #149   +/-   ##
=======================================
  Coverage   53.79%   53.79%           
=======================================
  Files         111      111           
  Lines       17304    17304           
=======================================
  Hits         9308     9308           
  Misses       7996     7996           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AndPuQing AndPuQing merged commit fb24ad4 into main Mar 31, 2026
8 checks passed
@renovate renovate bot deleted the renovate/compatible-(dev) branch March 31, 2026 01:30
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.

2 participants