Skip to content

Commit

Permalink
misc: Revert to ROCm-5.5.1 as 5.7.1 might be buggy
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioLuporini committed Jan 24, 2024
1 parent c17b7fb commit a04059e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.amd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Based on https://github.com/amd/InfinityHub-CI/tree/main/base-gpu-mpi-rocm-docker
##############################################################

ARG ROCM_VERSION=5.7.1
ARG ROCM_VERSION=5.5.1

FROM rocm/dev-ubuntu-22.04:${ROCM_VERSION}-complete as sdk-base

Expand Down

0 comments on commit a04059e

Please sign in to comment.