Skip to content

0.1.1

Choose a tag to compare

@Telemaco019 Telemaco019 released this 03 Apr 13:57
· 21 commits to main since this release

Release notes nos 0.1.1

This is a minor release fixing some bugs and adding minor improvements.

Changelog

  • 🔨 Fix typo in Helm chart preventing the mount of the scheduler config into the GPU Partitioner (thanks @nickpetrovic!)
  • 🔨 Fix bug preventing Dynamic MIG Partitioning from working correctly on multi-GPU nodes (thanks to @likku123 and @WindowsXp-Beta for their help detecting and troubleshooting the issue!)
  • ✨ Initialize the GPUs of the MIG-enabled nodes with the largest available MIG profile
  • ✨ Include NVIDIA-A100-SXM4-80GB and NVIDIA-A100-SXM4-40GB models in known MIG geometries
  • ✨ Update documentation for including k8s and CUDA version constraints

Contributors

@Telemaco019
@nickpetrovic
@5cat