Skip to content

Commit

Permalink
docker: update rocm version
Browse files Browse the repository at this point in the history
  • Loading branch information
mloubout committed Dec 21, 2023
1 parent 3126fb0 commit 7d34167
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.5.1
ARG ROCM_VERSION=5.7.1
ARG arch="aomp"

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

0 comments on commit 7d34167

Please sign in to comment.