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 @@ -7,7 +7,7 @@ PLUGINDIR := $(abspath $(DESTDIR)/$(libdir)/slurm)
77CONFDIR := $(abspath $(DESTDIR ) /$(datadir ) /pyxis)
88
99ARCH ?= $(shell uname -m)
10- VERSION ?= 0.16.0
10+ VERSION ?= 0.16.1
1111
1212PLUGIN := spank_pyxis.so
1313CONF := pyxis.conf
Original file line number Diff line number Diff line change 1+ nvslurm-plugin-pyxis (0.16.1-1) UNRELEASED; urgency=medium
2+
3+ * Release v0.16.1
4+
5+ -- NVIDIA CORPORATION <cudatools@nvidia.com> Fri, 08 Sep 2023 01:26:12 +0000
6+
17nvslurm-plugin-pyxis (0.16.0-1) UNRELEASED; urgency=medium
28
39 * Release v0.16.0
Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ cluster users to run containerized tasks through the srun command.
3636
3737
3838%changelog
39+ * Fri Sep 08 2023 NVIDIA CORPORATION <cudatools@nvidia.com> - 0.16.1-1
40+ - Release v0.16.1
41+
3942* Mon Aug 21 2023 NVIDIA CORPORATION <cudatools@nvidia.com> - 0.16.0-1
4043- Release v0.16.0
4144
You can’t perform that action at this time.
0 commit comments