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
bf49c202
Commit
bf49c202
authored
Jul 18, 2025
by
jerrrrry
Browse files
Update run_envcheck.sh
parent
bcb110c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
1_env_check/scripts/run_envcheck.sh
1_env_check/scripts/run_envcheck.sh
+2
-2
No files found.
1_env_check/scripts/run_envcheck.sh
View file @
bf49c202
...
@@ -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
...
@@ -85,4 +85,4 @@ cd dcu_env_check && {
...
@@ -85,4 +85,4 @@ cd dcu_env_check && {
echo
"==================== 检查完成 ===================="
echo
"==================== 检查完成 ===================="
echo
"所有日志已保存至:
$log_dir
"
echo
"所有日志已保存至:
$log_dir
"
ls
-lh
"
$log_dir
"
ls
-lh
"
$log_dir
"
\ No newline at end of file
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