Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
16855fe0
"tests/vscode:/vscode.git/clone" did not exist on "fe25f7a51d36e3702f961e198894580d83c4387b"
Commit
16855fe0
authored
Jun 06, 2018
by
Paul
Browse files
Initialize correct environment
parent
45fd7671
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
16855fe0
...
@@ -37,7 +37,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-
...
@@ -37,7 +37,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-
RUN
pip
install
cget
RUN
pip
install
cget
# Use hcc
# Use hcc
RUN
cget init
--cxx
/opt/rocm/bin/hcc
RUN
cget
-p
$PREFIX
init
--cxx
/opt/rocm/bin/hcc
# Install dependencies
# Install dependencies
ADD
dev-requirements.txt /dev-requirements.txt
ADD
dev-requirements.txt /dev-requirements.txt
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment