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
1a611652
Unverified
Commit
1a611652
authored
Nov 06, 2024
by
alexxu-amd
Committed by
GitHub
Nov 06, 2024
Browse files
Sync develop into docs/6.2.4
parents
600cf131
788840d0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
CMakeLists.txt
CMakeLists.txt
+1
-1
docs/sphinx/requirements.in
docs/sphinx/requirements.in
+1
-1
docs/sphinx/requirements.txt
docs/sphinx/requirements.txt
+1
-1
No files found.
CMakeLists.txt
View file @
1a611652
...
...
@@ -24,7 +24,7 @@ set(LIBRARY_NAME TransferBench)
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
(
NAME
${
LIBRARY_NAME
}
...
...
docs/sphinx/requirements.in
View file @
1a611652
rocm-docs-core==1.8.
0
rocm-docs-core==1.8.
3
docs/sphinx/requirements.txt
View file @
1a611652
...
...
@@ -92,7 +92,7 @@ requests==2.32.2
# via
# pygithub
# sphinx
rocm-docs-core==1.8.
0
rocm-docs-core==1.8.
3
# via -r requirements.in
smmap==5.0.1
# via gitdb
...
...
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