June 2, 2025
New Features in SUNK v6.4.1
-
Mount MOTD scripts using a subpath in Slurm login pods. This avoids conflicts between packages updating
/etc/update-motd.d/
and the dynamic login-pod MOTD script introduced in v6.4.0. -
Fix login template ConfigMap rendering by converting raw
\n
characters into actual newlines, making the ConfigMap data easier to view and edit. -
Remove the RDMA/IB setting from the L40 and L40S compute definitions, as these instance types do not require it.
-
Add a Slurm patch to correct parsing of node-registered memory percentage, addressing
Low RealMemory
drains. -
Pin the
nvidia-container-toolkit
to version 1.17.6-1 to avoid breakages in Slurm Pyxis/Enroot workflows introduced by toolkit version 1.17.7-1.