No pre-built containers for ROCm? #16513
Answered
by
slaren
stormenergy91
asked this question in
Q&A
-
|
Following these instructions, I see that there should be a container for ROCm ( |
Beta Was this translation helpful? Give feedback.
Answered by
slaren
Oct 11, 2025
Replies: 1 comment 1 reply
-
|
The automatic build of ROCm images is currently disabled due to a build issue, but you can build the image yourself using |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
stormenergy91
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The automatic build of ROCm images is currently disabled due to a build issue, but you can build the image yourself using
.devops/rocm.Dockerfile. We should check if it can be enabled again though, the issue may already be resolved.