Skip to content

build(deps): bump nvml-wrapper from 0.11.0 to 0.12.0#147

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/nvml-wrapper-0.12.0
Open

build(deps): bump nvml-wrapper from 0.11.0 to 0.12.0#147
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/nvml-wrapper-0.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps nvml-wrapper from 0.11.0 to 0.12.0.

Changelog

Sourced from nvml-wrapper's changelog.

nvml-wrapper Changelog

This file describes the changes / additions / fixes between wrapper releases, tracked in a loose version of the keep a changelog format.

[Unreleased]

Added

  • Add idiomatic abstraction for vGPU type information (#68)
  • Add device::mig_device_by_index() (#93)
  • Add device::mig_device_count() (#94)
  • Add device::vgpu_scheduler_capabilities() (#95)
  • Add device::mig_parent_device() (#96)
  • Add device::vgpu_host_mode() (#98)
  • Add device::mig_is_mig_device_handle() (#99)
  • Add device::set_mig_mode() (#100)
  • Add vGPU capabilities support (#101)
  • Add device::possible_placements() (#102)
  • Add NvLink bandwidth mode API (#103)
  • Add NvLink::remote_device_type() (#106)
  • Add device::set_temperature_threshold() (#107)
  • Add Nvml::vgpu_version() and Nvml::set_vgpu_version() (#108)
  • Add device::vgpu_accounting_pids() and device::vgpu_accounting_stats() (#109)
  • Add device::vgpu_scheduler_log() (#110)
  • Add device::vgpu_scheduler_state() and device::set_vgpu_scheduler_state() (#111)
  • Add MPS version of running_compute_processes for >= Volta (#112)
  • Add device::gsp_firmware_mode() and device::gsp_firmware_version() (#113)
  • Add device::profile_info() (#115)
  • Implement From<NvmlError> for nvmlReturn_t conversion (#117)
  • Add device::numa_node_id() for NUMA-node-friendly GPUs (#118)
  • Add missing AcousticThreshold enum variants (#121)
  • Add GPU Performance Monitoring (GPM) support (#122)

Fixed

  • Only return samples that are actually valid (#67)
  • Fix get cc macros (#104)
  • Fix attestation report size (#116)
  • Fix spelling mistake of "occurred" (#120)

Internal

  • Address cargo clippy warnings (#105)
  • Fix lifetime warnings (#119)
Commits
  • 681f23d release: v0.12.0 (#123)
  • e882768 feat: add GPU Performance Monitoring (GPM) (#122)
  • 1aa81d8 Add missing AcousticThreshold enum variants (#121)
  • d486b76 Fix spelling mistake of occurred (#120)
  • fcc12d7 Fix lifetime warnings (#119)
  • a8148b4 adding device::gsp_firmware_mode/gsp_firmware_version() (#113)
  • 7a7fd69 samples: Only return samples that are actually valid. (#67)
  • 0281788 feat(error): implement From<NvmlError> for nvmlReturn_t conversion (#117)
  • 30c6647 device: fix attestation report size (#116)
  • b927e5e adding the MPS version of running_compute_processes for >= Volta. (#112)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nvml-wrapper](https://github.com/Cldfire/nvml-wrapper) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/Cldfire/nvml-wrapper/releases)
- [Changelog](https://github.com/rust-nvml/nvml-wrapper/blob/main/CHANGELOG.md)
- [Commits](rust-nvml/nvml-wrapper@v0.11.0...nvml-wrapper-v0.12.0)

---
updated-dependencies:
- dependency-name: nvml-wrapper
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 16, 2026
@dependabot dependabot bot requested a review from luccabb as a code owner February 16, 2026 05:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 16, 2026
@meta-cla meta-cla bot added the cla signed label Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants