Skip to content

Commit 8b8d010

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents c727fd6 + 0843bc4 commit 8b8d010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/runtime/examples/ray-torch-rocm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM quay.io/modh/ray:2.35.0-py39-rocm61
22

3-
ENV PYTORCH_ROCM_ARCH=gfx942
3+
ENV PYTORCH_ROCM_ARCH=gfx90a;gfx941;gfx942
44

55
# Install PyTorch
66
RUN python3 -m pip install torch==2.4.0 --index-url https://download.pytorch.org/whl/rocm6.1

0 commit comments

Comments
 (0)