Skip to content

Commit 166f5ce

Browse files
committed
Prep for v26.5.0 release
1 parent 7b18f89 commit 166f5ce

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v26.5.0
2+
- Refreshes default component versions for the DOCA OFED (`doca_ofed`),
3+
NCCL (`nccl`), NVSHMEM (`nvshmem`) building blocks.
4+
- Update example recipes and documentation.
5+
- Enabled site certificate checks for downloads by default.
6+
- Adds support for Ubuntu 26.04.
7+
18
# v26.1.0
29
- Refreshes default component versions for the DOCA OFED (`doca_ofed`),
310
HPC-X (`hpcx`), and NVIDIA HPC SDK (`nvhpc`) building blocks.

hpccm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
from __future__ import absolute_import
1616

17-
__version__ = '26.1.0'
17+
__version__ = '26.5.0'

0 commit comments

Comments
 (0)