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.12 .0
10+ VERSION ?= 0.13 .0
1111
1212PLUGIN := spank_pyxis.so
1313CONF := pyxis.conf
Original file line number Diff line number Diff line change 1+ nvslurm-plugin-pyxis (0.13.0-1) UNRELEASED; urgency=medium
2+
3+ * Release v0.13.0
4+
5+ -- NVIDIA CORPORATION <cudatools@nvidia.com> Thu, 05 May 2022 23:35:32 +0000
6+
17nvslurm-plugin-pyxis (0.12.0-1) UNRELEASED; urgency=medium
28
39 * Release v0.12.0
Original file line number Diff line number Diff line change @@ -31,6 +31,9 @@ cluster users to run containerized tasks through the srun command.
3131
3232
3333%changelog
34+ * Thu May 05 2022 NVIDIA CORPORATION <cudatools@nvidia.com> - 0.13.0-1
35+ - Release v0.13.0
36+
3437* Fri Jan 28 2022 NVIDIA CORPORATION <cudatools@nvidia.com> - 0.12.0-1
3538- Release v0.12.0
3639
You can’t perform that action at this time.
0 commit comments