"stubs/torch/vscode:/vscode.git/clone" did not exist on "ba7df62186ee8f7feec7090d0faded762480af5e"
Commit 532045be authored by Paul's avatar Paul
Browse files

Use correct hip package

parent aae6ae3b
...@@ -21,7 +21,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --allow- ...@@ -21,7 +21,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-
doxygen \ doxygen \
git \ git \
hcc \ hcc \
hip_base \ hip_hcc \
lcov \ lcov \
libnuma-dev \ libnuma-dev \
python \ python \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment