Skip to content

Commit

Permalink
feat: Add ROCM OpenCL and HIP runtimes by default
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo authored Sep 29, 2023
1 parent 8b618c3 commit 512f68c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ RUN pacman -S \
xorg-xwininfo \
wmctrl \
wxwidgets-gtk3 \
rocm-opencl-runtime \
rocm-hip-runtime \
--noconfirm && \
pacman -S \
steam \
Expand Down

0 comments on commit 512f68c

Please sign in to comment.