Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
429ddf12
Unverified
Commit
429ddf12
authored
Nov 18, 2025
by
Olga Andreeva
Committed by
GitHub
Nov 19, 2025
Browse files
docs: kvbm wheels doc fix (#4455)
Signed-off-by:
Olga Andreeva
<
oandreeva@nvidia.com
>
parent
c3195612
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lib/bindings/kvbm/README.md
lib/bindings/kvbm/README.md
+1
-1
No files found.
lib/bindings/kvbm/README.md
View file @
429ddf12
...
...
@@ -57,7 +57,7 @@ docker cp temp-kvbm-container:/opt/dynamo/wheelhouse/ ./dynamo_wheelhouse
docker
rm
temp-kvbm-container
# Install the wheel locally
pip
install
./kvbm
*
.whl
pip
install
./
dynamo_wheelhouse/
kvbm
*
.whl
```
Note that the default pip wheel built is not compatible with CUDA 13 at the moment.
...
...
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