Support gather operation in NCCL backend 支持在 NCCL 后端进行 gather 操作 #292
OpenMMLab-Assistant-004
started this conversation in
MMEngine
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Support gather operation in NCCL backend
支持在 NCCL 后端进行 gather 操作
Support gather operation in the NCCL backend. Since the NCCL backend does not natively support the gather operation, it is recommended to use torch.cuda.comm.gather in the gather_object_function to maintain compatibility. This task will address issue #84 ( open-mmlab/mmengine#84 ).
由于 nccl 后端不支持 gather 操作,因此最好在 gather_object 中使用 torch.cuda.comm.gather 来保持兼容性。此任务将解决问题#84 open-mmlab/mmengine#84
Task Information
Repository:MMEngine
Difficulty:Medium
Points:30
Estimated Time Consumption:14 days
Task Status
Claimant's Github ID:None
Claim Time:None
PR Link:None
Points to Note
To claim the task, please reply
Claim the mission
in the comment section. After claiming the task, please add our assistant bot called MeowMewo on WeChat at:openmmlabwx
.After completing the task, please submit a PR with the title starting with [MMSIG]. After submission, please reply with your PR link in the comments section of this Discussion. We will review your work as soon as possible.
在评论区回复
Claim the mission
领取任务,领取任务后请及时添加小助手喵喵微信:openmmlabwx
完成任务后提交相关链接(如是PR,标题请以[MMSIG]开头)回复到本Disucssion评论区,我们会第一时间审核您的贡献。
Beta Was this translation helpful? Give feedback.
All reactions