rocm docker support for mainline builds migrated to theROCK from legacy rocm-ci
@WBobby is already working on this.
Since Dec 5, 2025.
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 332
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 265
Description
from office hours :
[Andrew Chapman, Torre Zuk] In the past we could get docker builds for mainline from the site http://rastra-bms/docker_list?job_name=compute-rocm-dkms-no-npi-hipclang&build_no=16884 . Is there an equivalent site for TheRock to get docker containers for nightly builds? The following has tarballs but it will be more convenient to have docker containers Release portable Linux packages · Workflow runs · ROCm/TheRock . There is also the following for PyTorch wheels: Release portable Linux PyTorch Wheels · Workflow runs · ROCm/TheRock . Also, how are bare metal installs handled?
Above docker is generated by jenkins pipeline triggered by IV- http://rocm-ci.amd.com/job/trigger-rocm-docker-build/1250/
fyi our TheROCK CI uses https://github.com/ROCm/TheRock/blob/main/dockerfiles/no_rocm_image_ubuntu24_04.Dockerfile , fetching/installing packages on top of that
public rocm-docker - https://github.com/ROCm/ROCm-docker
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.