Commit 16855fe0 authored by Paul's avatar Paul
Browse files

Initialize correct environment

parent 45fd7671
......@@ -37,7 +37,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-
RUN pip install cget
# Use hcc
RUN cget init --cxx /opt/rocm/bin/hcc
RUN cget -p $PREFIX init --cxx /opt/rocm/bin/hcc
# Install dependencies
ADD dev-requirements.txt /dev-requirements.txt
......
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