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
composable_kernel_ROCM
Commits
df6d540f
"git@developer.sourcefind.cn:gaoqiong/composable_kernel.git" did not exist on "7cc806d8e29e7062e51c692ee2fa03ecbabc2198"
Commit
df6d540f
authored
Dec 11, 2024
by
Jing Zhang
Browse files
revert
parent
b91cb13a
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 @
df6d540f
...
@@ -591,7 +591,7 @@ rocm_package_setup_component(profiler
...
@@ -591,7 +591,7 @@ rocm_package_setup_component(profiler
)
)
add_subdirectory
(
profiler
)
add_subdirectory
(
profiler
)
if
(
CK_USE_CODEGEN
AND
(
GPU_TARGETS MATCHES
"gfx9"
OR GPU_ARCHS
))
if
(
CK_USE_CODEGEN
AND
(
SUPPORTED_
GPU_TARGETS MATCHES
"gfx9"
OR GPU_ARCHS
))
add_subdirectory
(
codegen
)
add_subdirectory
(
codegen
)
endif
()
endif
()
...
...
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