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
23e211e6
Commit
23e211e6
authored
May 09, 2026
by
lijian
Browse files
fix compile script err.
Signed-off-by:
lijian
<
lijina6@sugon.com
>
parent
10da3d32
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
build.sh
build.sh
+1
-0
No files found.
build.sh
View file @
23e211e6
...
...
@@ -118,6 +118,7 @@ echo "ROCM_DISABLE_MULTIQP=$ROCM_DISABLE_MULTIQP"
build_rocshmem
()
{
cd
third-party/rocshmem/
git config
--global
--add
safe.directory
.
if
[
"
$BUILD_SHCA
"
==
"ON"
]
;
then
git checkout 1aab2cf87fe602b6ad62d93b054025fd1afa57bc
fi
...
...
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