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
f6030640
Unverified
Commit
f6030640
authored
Mar 03, 2025
by
Chenggang Zhao
Committed by
GitHub
Mar 03, 2025
Browse files
Merge pull request #32 from youkaichao/youkaichao-patch-1
Update path
parents
231e17eb
88b1622e
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 @
f6030640
...
@@ -36,12 +36,13 @@ After compiling the software, you need to install the appropriate packages based
...
@@ -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:
For instance, using Ubuntu 22.04 and CUDA 12.3 as an example:
```
bash
```
bash
c
d
packages
push
d
packages
CUDA
=
/path/to/cuda ./build-deb-packages.sh
CUDA
=
/path/to/cuda ./build-deb-packages.sh
sudo
dpkg
-i
gdrdrv-dkms_2.4.4_amd64.Ubuntu22_04.deb
\
sudo
dpkg
-i
gdrdrv-dkms_2.4.4_amd64.Ubuntu22_04.deb
\
libgdrapi_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-tests_2.4.4_amd64.Ubuntu22_04+cuda12.3.deb
\
gdrcopy_2.4.4_amd64.Ubuntu22_04.deb
gdrcopy_2.4.4_amd64.Ubuntu22_04.deb
popd
sudo
./insmod.sh
# Load kernel modules on the bare-metal system
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