rocm-cli nightly (20260711 · 3e9ec2b)
Pre-release
Pre-release
Automated nightly build from main at 2026-07-11 06:55 UTC.
Commit: 3e9ec2b
1 commit(s) since the previous nightly.
Install the latest nightly on Linux x86_64:
curl -fsSL https://raw.githubusercontent.com/ROCm/rocm-cli/main/install.sh | sh -s -- nightlyInstall the latest nightly on Windows x86_64 from PowerShell:
$script = "$env:TEMP\install-rocm-cli.ps1"; irm https://raw.githubusercontent.com/ROCm/rocm-cli/main/install.ps1 -OutFile $script; powershell -ExecutionPolicy Bypass -File $script nightly