File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ # v24.10.0
2+ - Refreshes default component versions for the LLVM (` llvm ` ) and NVIDIA
3+ HPC SDK (` nvhpc ` ) building blocks.
4+ - Update the inbox OFED ('ofed') building block for the latest Linux
5+ distributions.
6+ - Fix issues with the detection of the latest Ubuntu and Rockylinux
7+ distributions.
8+ - Changes the default behavior of the ` apt_get ` building block to not
9+ use ` apt-key ` . Note, this may be a breaking change for some recipes.
10+
111# v24.8.0
212- Refreshes default component versions for the HPC-X (` hpcx ` ) and NVIDIA
313 HPC SDK (` nvhpc ` ) building blocks.
Original file line number Diff line number Diff line change 1414
1515from __future__ import absolute_import
1616
17- __version__ = '24.8 .0'
17+ __version__ = '24.10 .0'
You can’t perform that action at this time.
0 commit comments