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
DeepEP
Commits
88b1622e
Unverified
Commit
88b1622e
authored
Feb 28, 2025
by
youkaichao
Committed by
GitHub
Feb 28, 2025
Browse files
update path
parent
30e2778d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
third-party/README.md
third-party/README.md
+2
-1
No files found.
third-party/README.md
View file @
88b1622e
...
...
@@ -36,12 +36,13 @@ After compiling the software, you need to install the appropriate packages based
For instance, using Ubuntu 22.04 and CUDA 12.3 as an example:
```
bash
c
d
packages
push
d
packages
CUDA
=
/path/to/cuda ./build-deb-packages.sh
sudo
dpkg
-i
gdrdrv-dkms_2.4.4_amd64.Ubuntu22_04.deb
\
libgdrapi_2.4.4_amd64.Ubuntu22_04.deb
\
gdrcopy-tests_2.4.4_amd64.Ubuntu22_04+cuda12.3.deb
\
gdrcopy_2.4.4_amd64.Ubuntu22_04.deb
popd
sudo
./insmod.sh
# Load kernel modules on the bare-metal system
```
...
...
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