File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed
Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ datadir ?= $(datarootdir)
66PLUGINDIR := $(abspath $(DESTDIR ) /$(libdir ) /slurm)
77CONFDIR := $(abspath $(DESTDIR ) /$(datadir ) /pyxis)
88
9- PYXIS_VER ?= 0.20 .0
9+ PYXIS_VER ?= 0.21 .0
1010
1111PLUGIN := spank_pyxis.so
1212CONF := pyxis.conf
Original file line number Diff line number Diff line change 1+ nvslurm-plugin-pyxis (0.21.0-1) UNRELEASED; urgency=medium
2+
3+ * Release v0.21.0
4+
5+ -- NVIDIA CORPORATION <cudatools@nvidia.com> Thu, 02 Oct 2025 00:05:05 +0000
6+
17nvslurm-plugin-pyxis (0.20.0-1) UNRELEASED; urgency=medium
28
39 * Release v0.20.0
Original file line number Diff line number Diff line change @@ -55,6 +55,9 @@ chmod +x %{_builddir}/find-requires
5555
5656
5757%changelog
58+ * Thu Oct 02 2025 NVIDIA CORPORATION <cudatools@nvidia.com> - 0.21.0-1
59+ - Release v0.21.0
60+
5861* Wed Jul 31 2024 NVIDIA CORPORATION <cudatools@nvidia.com> - 0.20.0-1
5962- Release v0.20.0
6063
You can’t perform that action at this time.
0 commit comments