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
OpenDAS
ktransformers
Commits
38e5dbc8
Commit
38e5dbc8
authored
Feb 13, 2025
by
fxzjshm
Browse files
Fix symbol lookup
Signed-off-by:
fxzjshm
<
fxzjshm@163.com
>
parent
ae76a729
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
ktransformers/ktransformers_ext/CMakeLists.txt
ktransformers/ktransformers_ext/CMakeLists.txt
+1
-0
No files found.
ktransformers/ktransformers_ext/CMakeLists.txt
View file @
38e5dbc8
...
...
@@ -258,6 +258,7 @@ elseif(UNIX)
endif
()
if
(
HIP_FOUND
)
add_compile_definitions
(
USE_HIP=1
)
target_link_libraries
(
${
PROJECT_NAME
}
PRIVATE
"
${
ROCM_PATH
}
/lib/libamdhip64.so"
)
message
(
STATUS
"Building for HIP"
)
endif
()
if
(
MUSA_FOUND
)
...
...
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