Skip to content

Update Rust crate nvml-wrapper to v0.12.1 - #141

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/nvml-wrapper-0.x-lockfile
Open

Update Rust crate nvml-wrapper to v0.12.1#141
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/nvml-wrapper-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
nvml-wrapper 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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

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.

0 participants