zml-smi-v0.3.0

PipedreamHQ/pipedreamzml-smi-v0.3.0Apr 22, 2026by steeve

AI Summary

This release adds ARM64 platform support and introduces monitoring capabilities like a Prometheus endpoint and CSV export. It also includes various bug fixes for the CLI interface.

Key Highlights

  • Added ARM64 support for linux and macos targets
  • Added Prometheus endpoint for metrics collection
  • Added CSV export and driver version reporting
  • Fixed KDE Konsole logo rendering

New Features

  • bin/zml-smi: add prometheus endpoint, json and macos host infos
  • bin/zml-smi: Add CSV export and driver version reporting
  • platforms/cuda: add arm64 support
  • bin/zml-smi: Fix zml logo rendering in KDE Konsole

Full Release Notes

## Changelog

- bin/zml-smi: Fix zml logo rendering in KDE Konsole (#494)
- platforms/cuda: add arm64 support (#493)
- bazel: make repo-wide cquery work across host and linux target analysis (#465)
- zml/chore: bump Zig to 0.16.0-dev.3133 and adapt codebase (#462)
- bin/zml-smi: fix release script (#460)
- bin/zml-smi: fix mapfile (#458)
- bin/zml-smi: add prometheus endpoint, json and macos host infos (#455)
- bin/zml-smi: Add CSV export and driver version reporting (#452)
- ci: update actions (#447)

## Install

```
curl -fsSL https://mirror.zml.ai/zml-smi/install.sh | sudo bash
```

## Downloads

| Archive | SHA-256 |
|---------|---------|
| [zml-smi-v0.3.0-linux-amd64.tar.zst](https://mirror.zml.ai/zml-smi/v0.3.0/zml-smi-v0.3.0-linux-amd64.tar.zst) | `4314878a87053ebc26062b0f856e96702958ea9172c8850094b12a1236be9877` |
| [zml-smi-v0.3.0-linux-arm64.tar.zst](https://mirror.zml.ai/zml-smi/v0.3.0/zml-smi-v0.3.0-linux-arm64.tar.zst) | `ace50ffae340839ddd277202cc81da8292ca19eed721494dbf4534508cb157f0` |
| [zml-smi-v0.3.0-macos-arm64.tar.zst](https://mirror.zml.ai/zml-smi/v0.3.0/zml-smi-v0.3.0-macos-arm64.tar.zst) | `391794683247d2d71395b7d2ff587939583f3ef34b80e6827c9e8c87d3c63eae` |