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
f6cc9923
Unverified
Commit
f6cc9923
authored
Oct 18, 2024
by
akolliasAMD
Committed by
GitHub
Oct 18, 2024
Browse files
changed libnuma1 dependency to numactl (#131)
parent
600cf131
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 @
f6cc9923
...
@@ -24,7 +24,7 @@ set(LIBRARY_NAME TransferBench)
...
@@ -24,7 +24,7 @@ set(LIBRARY_NAME TransferBench)
rocm_install
(
TARGETS TransferBench COMPONENT devel
)
rocm_install
(
TARGETS TransferBench COMPONENT devel
)
rocm_package_add_dependencies
(
DEPENDS
lib
numa
1
hsa-rocr
)
rocm_package_add_dependencies
(
DEPENDS numa
ctl
hsa-rocr
)
rocm_create_package
(
rocm_create_package
(
NAME
${
LIBRARY_NAME
}
NAME
${
LIBRARY_NAME
}
...
...
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