已合并
support irq bind #39782
zhaoyu65创建于 7月1日
support irq bind #39782
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 zhaoyu65 的贡献)ascend-robot
7月1日 评论:
7月1日 评论:
7月1日 添加了label:ascend-cla/yes
7月1日 添加了label:needs-issue
ascend-robot
7月1日 评论:
7月1日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-Ascend/pytorch | ✅ hbhu_bin, liujunzhu (2/2) | ✅ liujunzhu (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
zhaoyu65, thanks for your pull request. All authors of the commits have signed the CLA. 👍


此处折叠了528条消息 查看更多
7月15日 添加了label:lgtm
7月15日 合入了pull request
ascend-robot
7月15日 评论:
7月15日 评论:
Pull Request 已合并或已关闭。
If you want to solve this problem, you can click here to do it in the FAQs.


ascend-robot
7月15日 评论:
7月15日 评论:
流水线 pytorch_gitcode_PR_multiVersion#12542 [ commitID:7a262a50 ] 已完成


【合入来源】
【修改方案】
1、在环境变量CPU_AFFINITY_CONF中新增选项bind_irq;
2、对指定NPU的irq中断绑核,独占2个CPU核
【资料变更】
后续在2.7.1分支合入资料
【接口变更】
环境变量CPU_AFFINITY_CONF中新增选项bind_irq;
【功能验证】
验证OK
【CheckList】