-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NewComm] Set new communication library as default. #57768
[NewComm] Set new communication library as default. #57768
Conversation
New communication library will be used defaultly.
你的PR提交成功,感谢你对开源项目的贡献! |
… new_comm_default_on
… new_comm_default_on
… new_comm_default_on
Sorry to inform you that 515d9fe's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
… new_comm_default_on
… new_comm_default_on
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@@ -17,4 +17,5 @@ | |||
set -e | |||
# use default values | |||
# FIXME: random fails on Unknown command lines -c (or -m). | |||
export FLAGS_dynamic_stat:ic_unified_comm=0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个拼错了吧
* [NewComm] Set Flags_dynamic_static_unified_comm `True` in default. New communication library will be used defaultly. * Polish code. * Fix problems of distributed testcases using new comm lib. * Fix problems of testcases using new comm lib in default. * Fix failed testcase. * Fix falied testcases.
* [NewComm] Set Flags_dynamic_static_unified_comm `True` in default. New communication library will be used defaultly. * Polish code. * Fix problems of distributed testcases using new comm lib. * Fix problems of testcases using new comm lib in default. * Fix failed testcase. * Fix falied testcases.
* [NewComm] Set Flags_dynamic_static_unified_comm `True` in default. New communication library will be used defaultly. * Polish code. * Fix problems of distributed testcases using new comm lib. * Fix problems of testcases using new comm lib in default. * Fix failed testcase. * Fix falied testcases.
PR types
Others
PR changes
Others
Description
Pcard-70448
Set Flags_dynamic_static_unified_comm
true
in default. New communication library will be used defaultly.