Skip to content

0.20.15

Latest

Choose a tag to compare

@peterschmidt85 peterschmidt85 released this 27 Mar 12:56
· 2 commits to master since this release
6f1f1f4

Backends

CloudRift

The cloudrift backend now supports provisioning AMD MI350X GPUs.

Major bug-fixes

  • [AMD] Handle amd-smi 7.x output format (#3701) — Support both amd-smi output formats: flat array (ROCm 6.x) and wrapped {"gpu_data": [...]} (ROCm 7.x).
  • [CloudRift] CloudRift VMs boot with incorrect RTC clock (~1h ahead). Added NTP sync wait before launching the shim.
  • [UI] Support model and some other YAML properties with Launch wizard (e.g. to allow to deploy models via templates).
  • [SSH fleets] On SELinux-enforcing hosts (RHEL, Rocky, CentOS), the shim service failed to start with "Permission denied" because files moved from /tmp kept their temporary SELinux labels
  • [UI] Services using HTTPS with an AWS ACM certificate were incorrectly displayed with an http:// URL in UI.
  • [SSH fleets] Setting blocks at the top level of an SSH fleet config was silently ignored, causing "No matching instance offers available" errors. It only worked when set per-host

What's changed

Full changelog: 0.20.14...0.20.15