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
300582fc
Commit
300582fc
authored
Oct 11, 2018
by
Paul
Browse files
Merge branch 'master' into const-prop
parents
af86d975
f2b325c7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
Dockerfile
Dockerfile
+3
-0
requirements.txt
requirements.txt
+1
-1
No files found.
Dockerfile
View file @
300582fc
...
@@ -65,6 +65,9 @@ ADD dev-requirements.txt /dev-requirements.txt
...
@@ -65,6 +65,9 @@ ADD dev-requirements.txt /dev-requirements.txt
ADD
requirements.txt /requirements.txt
ADD
requirements.txt /requirements.txt
RUN
cget
-p
$PREFIX
install
-f
/dev-requirements.txt
-DMIOPEN_CACHE_DIR
=
""
RUN
cget
-p
$PREFIX
install
-f
/dev-requirements.txt
-DMIOPEN_CACHE_DIR
=
""
ENV
MIOPEN_FIND_DB_PATH=/tmp/miopen/find-db
ENV
MIOPEN_USER_DB_PATH=/tmp/miopen/user-db
ENV
LD_LIBRARY_PATH=$PREFIX/lib
ENV
LD_LIBRARY_PATH=$PREFIX/lib
# Install doc requirements
# Install doc requirements
...
...
requirements.txt
View file @
300582fc
google/protobuf
-DCMAKE_POSITION_INDEPENDENT_CODE=On
google/protobuf
-DCMAKE_POSITION_INDEPENDENT_CODE=On
RadeonOpenCompute/rocm-cmake@d82a77c
--build
RadeonOpenCompute/rocm-cmake@d82a77c
--build
ROCmSoftwarePlatform/MIOpen,http://gitlab1.amd.com/pfultz/miopen/-/archive/
3eb31c00eb81f26ef90e298a9f06caa25a6dda04/miopen-3eb31c00eb81f26ef90e298a9f06caa25a6dda04
.tar.bz2
ROCmSoftwarePlatform/MIOpen,http://gitlab1.amd.com/pfultz/miopen/-/archive/
f9baaabdf7c26b70648966306b2e1adb3ba3cab5/miopen-f9baaabdf7c26b70648966306b2e1adb3ba3cab5
.tar.bz2
ROCmSoftwarePlatform/rocBLAS@v14.0.1
ROCmSoftwarePlatform/rocBLAS@v14.0.1
blaze,https://bitbucket.org/blaze-lib/blaze/get/f0755dea0e03.tar.gz
-X header -DHEADER_DIR=blaze
blaze,https://bitbucket.org/blaze-lib/blaze/get/f0755dea0e03.tar.gz
-X header -DHEADER_DIR=blaze
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