Releases: ROCm/rocm-aic
Releases · ROCm/rocm-aic
Release list
AIC nightly wheels
Nightly ROCm wheels for the AMD Infinity Context (AIC) patched stack.
- Source: main @
b7768b8436cebc6c35f9aa799c3422177dce7ce8 - Built (UTC): 30149287001 / b7768b8
- GPU arch set:
gfx90a;gfx942;gfx950;gfx1100;gfx1101;gfx1150;gfx1151;gfx1200;gfx1201 - Base: rocm/dev-ubuntu-24.04:7.2.4-complete (ROCm 7.2.4, Python 3.12, x86_64)
- LMCache: https://github.com/LMCache/LMCache.git @ `` + AIC patches
- NIXL: https://github.com/ai-dynamo/nixl.git @ `` + nixl-rocm-ais-mt patch
Install
pip install \
https://github.com/ROCm/rocm-aic/releases/download/nightly/<lmcache-wheel> \
https://github.com/ROCm/rocm-aic/releases/download/nightly/<nixl_rocm-wheel>These wheels are not manylinux: ROCm 7.2.x + Python 3.12 + x86_64 only.
Thenixl_rocmwheel needs the ROCm runtime (libamdhip64) and hipFile
present on the host; see README.md.