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
change
sglang
Commits
b7fdde4b
"llm/git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "1ae0750a21d206227a1990af74cbc68912d63ea5"
Unverified
Commit
b7fdde4b
authored
Oct 30, 2025
by
Baizhou Zhang
Committed by
GitHub
Oct 30, 2025
Browse files
[ci] Fix ci_install_deepep (#12375)
parent
69bf8011
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/ci/ci_install_deepep.sh
scripts/ci/ci_install_deepep.sh
+1
-1
No files found.
scripts/ci/ci_install_deepep.sh
View file @
b7fdde4b
...
@@ -57,7 +57,7 @@ NVSHMEM_IBGDA_SUPPORT=1 \
...
@@ -57,7 +57,7 @@ NVSHMEM_IBGDA_SUPPORT=1 \
NVSHMEM_PMIX_SUPPORT
=
0
\
NVSHMEM_PMIX_SUPPORT
=
0
\
NVSHMEM_TIMEOUT_DEVICE_POLLING
=
0
\
NVSHMEM_TIMEOUT_DEVICE_POLLING
=
0
\
NVSHMEM_USE_GDRCOPY
=
1
\
NVSHMEM_USE_GDRCOPY
=
1
\
cmake
-S
.
-B
build/
-DCMAKE_INSTALL_PREFIX
=
/opt/nvshmem/install
-DCMAKE_CUDA_ARCHITECTURES
=
"
90
;100;103;121"
cmake
-S
.
-B
build/
-DCMAKE_INSTALL_PREFIX
=
/opt/nvshmem/install
-DCMAKE_CUDA_ARCHITECTURES
=
90
cd
build
cd
build
make
-j
$(
nproc
)
install
make
-j
$(
nproc
)
install
...
...
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