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
one
TransferBench
Commits
84848aed
Unverified
Commit
84848aed
authored
Sep 20, 2024
by
Sam Wu
Committed by
GitHub
Sep 20, 2024
Browse files
Sync develop into docs/6.2.1
parents
408752d7
203808ed
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 @
84848aed
...
@@ -22,7 +22,7 @@ set(ROCMCHECKS_WARN_TOOLCHAIN_VAR OFF)
...
@@ -22,7 +22,7 @@ set(ROCMCHECKS_WARN_TOOLCHAIN_VAR OFF)
set
(
PACKAGE_NAME TB
)
set
(
PACKAGE_NAME TB
)
set
(
LIBRARY_NAME TransferBench
)
set
(
LIBRARY_NAME TransferBench
)
rocm_install
(
TARGETS TransferBench
)
rocm_install
(
TARGETS TransferBench
COMPONENT devel
)
rocm_package_add_dependencies
(
DEPENDS libnuma1 hsa-rocr
)
rocm_package_add_dependencies
(
DEPENDS libnuma1 hsa-rocr
)
...
...
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