Skip to content

Commit

Permalink
Add changelogs for v0.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Desiniotis <[email protected]>
  • Loading branch information
cdesiniotis committed Mar 28, 2023
1 parent 45e4dbb commit 4c0fa5d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
11 changes: 11 additions & 0 deletions deployments/systemd/packages/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
nvidia-mig-manager (0.5.2-1) UNRELEASED; urgency=medium

* Update to latest CUDA image 12.1.0
* Update k8s-mig-manager to support CDI
* Add two new example configs for the newly supported profiles on A100
* Update MIG profile code to rely on go-nvlib
* Update vendored go-nvlib to latest
* Update NVML wrapper to include MIG profiles from NVML v12.0

-- NVIDIA CORPORATION <[email protected]> Tue, 28 Mar 2023 13:36:29 +0200

nvidia-mig-manager (0.5.1-1) UNRELEASED; urgency=medium

* Update to latest CUDA image 12.0.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,14 @@ maybe_remove_hooks_symlink
maybe_remove_config_symlink

%changelog
* Tue Mar 28 2023 NVIDIA CORPORATION <[email protected]> 0.5.2-1
- Update to latest CUDA image 12.1.0
- Update k8s-mig-manager to support CDI
- Add two new example configs for the newly supported profiles on A100
- Update MIG profile code to rely on go-nvlib
- Update vendored go-nvlib to latest
- Update NVML wrapper to include MIG profiles from NVML v12.0

* Thu Mar 09 2023 NVIDIA CORPORATION <[email protected]> 0.5.1-1
- Update to latest CUDA image 12.0.1
- Add newer MIG profiles supported with NVML 12.0 to default config.yaml files
Expand Down

0 comments on commit 4c0fa5d

Please sign in to comment.