Skip to content

Releases: NVIDIA/mig-parted

v0.13.0

21 Oct 23:16
4a03974

Choose a tag to compare

What's Changed

  • Fix device-filter for all-1g.24gb mig-parted config
  • Port reconfigure-mig.sh to Go
  • Move to distroless as the base image for nvidia-mig-manager
  • Add MIG profiles for B300 and GB300 in the mig-parted config
  • Bump NVIDIA Container Toolkit to v1.18.0
  • Bump github.com/NVIDIA/go-nvlib from 0.7.4 to 0.8.1

Full Changelog: v0.12.3...v0.13.0

v0.12.3

11 Aug 17:36
66bc07c

Choose a tag to compare

What's Changed

  • Use the correct MIG profiles for GB200
  • Add MIG profiles for RTX PRO 6000 Blackwell
  • Bump golang version to 1.24.6
  • Bump go-nvlib to 0.7.4
  • Update libxml2 and sqlite-libs packages in ubi9 image to resolve CVEs

Full Changelog: v0.12.2...v0.12.3

v0.12.2

05 Aug 03:01
v0.12.2
430571e

Choose a tag to compare

What's Changed

  • Add %posttrans to the rpm spec to ensure symlinks for config.yaml and hooks.yaml are maintained during an upgrade
  • Bump golang version to v1.24.5
  • Bump golang/x/net to v0.38.0
  • Bump k8s.io/{api,api-machinery,client-go} dependencies to v0.33.3
  • Bump CUDA base image version to 12.9.1
  • Bump NVIDIA Container Toolkit to v1.17.8
  • Bump go-nvlib to 0.7.3
  • Bump go-nvml to 0.12.9-0

Full Changelog: v0.12.1...v0.12.2

v0.12.1

21 Mar 17:49
0d9252a

Choose a tag to compare

What's Changed

  • Add the 4g.90gb MIG profile for the B200 GPU
  • Bump golang/x/net to v0.36.0
  • Bump k8s.io/{api,api-machinery,client-go} dependencies to v0.32.3
  • Bump CUDA base image version to 12.8.1
  • Bump NVIDIA Container Toolkit to v1.17.5

Full Changelog: v0.12.0...v0.12.1

v0.12.0

13 Mar 15:48
e648002

Choose a tag to compare

What's Changed

  • Add support for the HGX GB200 GPU with PCI Device ID 2941
  • Bump golang version to v1.24.1
  • Bump go-nvlib to 0.7.1
  • Bump k8s.io/{api,api-machinery,client-go} dependencies to v0.32.2
  • Bump matryer/moq to v0.5.3
  • Bump github.com/urfave/cli/v2 to 2.27.6

Full Changelog: v0.11.0...v0.12.0

v0.11.0

05 Feb 01:07
5d3c046

Choose a tag to compare

What's Changed

  • Add support for the B200 GPU with PCI Device ID 2901
  • Bump golang version to v1.23.5
  • Bump golang/x/net to v0.33.0
  • Bump nvidia-ctk version to v1.17.4
  • Bump CUDA base image version to 12.8.0
  • Bump go-nvml to 0.12.4-1
  • Bump k8s.io/{api,api-machinery,client-go} dependencies to v0.32.1
  • Bump matryer/moq to v0.5.1
  • Fix rpm spec to maintain the config.yaml and hooks.yaml symlinks during an update
  • Point the QEMU artifacts image to the most recent tag - tonistiigi/binfmt:master

Full changelog: v0.10.0...v0.11.0

v0.10.0

25 Oct 21:00
d71ebfd

Choose a tag to compare

What's Changed

  • Add GH200 144G HBM3e with PCI ID x234810DE
  • Bump Golang version to v1.23.2
  • Bump CUDA base image version to 12.6.2
  • Switch to the UBI9 CUDA base image
  • Bump nvidia-ctk version to v1.16.2
  • Bump go-nvlib to 0.7.0
  • Bump vendored go dependencies

Full changelog: v0.9.1...v0.10.0

v0.9.1

06 Sep 16:58
5669638

Choose a tag to compare

What's Changed

  • Add H200 with PCI ID 0x233510DE
  • Fix bug with nvidia-gpu-reset.target setup
  • Bump Golang version to v1.23.1
  • Bump CUDA base image version to 12.6.1

Full Changelog: v0.9.0...v0.9.1

v0.9.0

29 Aug 02:40
53e8b01

Choose a tag to compare

What's Changed

  • Bump go-nvlib to 0.6.1
  • Fix the H100 NVL mig profile configuration in the example file
  • Add arm64 packages
  • Add a new nvidia-gpu-services.target to ensure proper startup order
  • Add H800 with PCI ID 232410DE
  • Bump Golang version to 1.23.0
  • Bump nvidia-ctk version to v1.16.1
  • Bump CUDA base image version to 12.6.0

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

16 Jul 14:55
03e07c4

Choose a tag to compare

What's Changed

  • Add H200 141GB to the example config file
  • Bump CUDA base image version to 12.5.1

v0.8.0-rc.2

  • Add --nvidia-cdi-hook flag to mig-manager
  • Bump nvidia-ctk version to v0.16.0-rc.2
  • Bump Golang version to 1.22.5

v0.8.0-rc.1

  • Update to latest CUDA base image 12.5.0
  • Bump Golang version to 1.22.4
  • Bump go-nvml to 0.12.0-5
  • Bump go-nvlib to 0.3.0
  • Update to incorporate go-nvml updates to expose interface types
  • Align nvidia driver root envvar names with other components
  • Add support for H100 NVL 94GB
  • Add dev-root option to mig-manager container
  • Bump nvidia-ctk version to v0.16.0-rc.1

Full Changelog: v0.7.0...v0.8.0