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
jerrrrry
easystart_v0.1
Commits
47ef9a66
Commit
47ef9a66
authored
Jul 18, 2025
by
jerrrrry
Browse files
Update run_envcheck.sh
parent
f2e6bee0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
3_env_check-batches_llm_inference/scripts/run_envcheck.sh
3_env_check-batches_llm_inference/scripts/run_envcheck.sh
+2
-2
No files found.
3_env_check-batches_llm_inference/scripts/run_envcheck.sh
View file @
47ef9a66
...
@@ -49,7 +49,7 @@ cd /workspace/test/env_check_outputs
...
@@ -49,7 +49,7 @@ cd /workspace/test/env_check_outputs
if
command
-v
git &>/dev/null
&&
command
-v
make &>/dev/null
;
then
if
command
-v
git &>/dev/null
&&
command
-v
make &>/dev/null
;
then
if
[
!
-d
rccl-tests
]
;
then
if
[
!
-d
rccl-tests
]
;
then
git clone http
s
://
www.ghproxy.cn/github.com/ROCm
/rccl-test
s
.git
--depth
1
-b
master
||
exit
1
git clone http://
developer.sourcefind.cn/codes/jerrrrry
/rccl-test.git
||
exit
1
fi
fi
cd
rccl-tests
||
exit
1
cd
rccl-tests
||
exit
1
...
...
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