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
79bfafc1
Commit
79bfafc1
authored
Dec 10, 2019
by
Radha Srimanthula
Committed by
Paul
Feb 12, 2020
Browse files
Changing HIP dependency from hip_hcc to hip-hcc, to accommodate the name change for HIP in ROCm 3.0
parent
cd6e312c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
79bfafc1
...
@@ -169,7 +169,7 @@ rocm_create_package(
...
@@ -169,7 +169,7 @@ rocm_create_package(
MAINTAINER
"Paul Fultz II <paul.fultz@amd.com>"
MAINTAINER
"Paul Fultz II <paul.fultz@amd.com>"
LDCONFIG
LDCONFIG
PTH
PTH
DEPENDS miopen-hip rocblas hip
_
hcc half
DEPENDS miopen-hip rocblas hip
-
hcc half
)
)
set
(
CMAKE_LIBRARY_OUTPUT_DIRECTORY
${
CMAKE_CURRENT_BINARY_DIR
}
/lib
)
set
(
CMAKE_LIBRARY_OUTPUT_DIRECTORY
${
CMAKE_CURRENT_BINARY_DIR
}
/lib
)
...
...
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