Base Command Manager / Bright Cluster Manager Release Notes
Release notes for Bright 9.2-18
== General ==
- New Features
* Added CUDA 12.6 packages
* Added CUDA 13.0 packages
* Added mlnx-ofed24.10 packages
* Added support for Slurm 25.05
- Improvements
* Updated Slurm 24.05 to 24.05.7
* Updated Slurm 24.11 to 24.11.7
* Updated cm-nvhpc to 25.5
* Updated cuda-driver to 580.105.08
* Updated cuda-driver-535 to 535.261.03
* Updated cuda-driver-550 to 550.163.01
* Updated mlnx-ofed23.10 to 23.10-5.1.4.0
* Updated mlnx-ofed24.10 to 24.10-3.2.5.0
* Updated mlnx-ofed58 to 5.8-7.0.6.1
- Fixed Issues
* An issue with cm-burn starting post pivot on ubuntu 2004
* An issue with sorting in the internal BracketParser::collapseSyntax function, which can result in duplicated items in the slurm.conf file
* An issue where Slurm array jobs were stored in the DB creating jobs with no data
* Updated the grub images provided by cm-tftpboot to support booting PE32+ Linux kernels which otherwise prevents aarch64 node booting with RHEL 9.5
== CMDaemon ==
- New Features
* Added cmsh-lazy-load script to improve scripted run times
* Added bound checks in the monitoring storage to prevent possible crashes due to data corruption
- Fixed Issues
* An issue with the head node HA shared interfaces not being brought up automatically after they are manually brought down
* An issue where the sgeexecd service on the compute nodes may be restarted when CMDaemon is restarted
* An issue where chargeback queries can incorrectly report the value is out of range
* An issue in the WLM prolog prejob script
* An issue with enum metric value translations when upper/lower cases are mixed for values
== cm-kubernetes-setup ==
- Fixed Issues
* An issue where the cluster-admin service account is not created in the correct 'default' namespace
== cmsh ==
- New Features
* Added a feature that allows to use foreach with regexes
* Added lazy-load option to speed up startup
- Fixed Issues
* An issue where the -m flag was short for both --message and --image in some commands