CANN/hccl RFC文档目录

CANN/hccl RFC文档目录
RFC Document Directory【免费下载链接】hccl集合通信库Huawei Collective Communication Library简称HCCL是基于昇腾AI处理器的高性能集合通信库为计算集群提供高性能、高可靠的通信方案项目地址: https://gitcode.com/cann/hcclThis directory contains the technical solution design documents (RFC - Request for Comments) for the HCCL repository. These documents are used to align solutions and document design decisions before coding implementation.Directory Structure0000-template.md- RFC writing templateINDEX.md- RFC number registry, listing all allocated RFC numbersNNNN-xxx-xxx.md- RFC documents (4-digit number plus short description)Naming RulesRFC file naming format:{4-digit number}-{short description}.mdFor example:0001-add-new-feature.mdNumber: 4-digit zero-padded (0001 to 9999)Description: English lowercase, hyphen-separated, conciseNumbering Mechanism (Core)Number-claiming PR(lightweight): Modify only INDEX.md by adding one row to reserve a number.RFC document PR(heavyweight): Write the RFC document and submit it for review. The number is already locked through the number-claiming PR.Number claiming rules:Sequential assignment,smallest unused numberfirst.Never reused. Merged numbers are not recycled even if the RFC is later superseded.For details, see INDEX.md.RFC LifecycleRequirement phase: Submit a Requirement-type Issue and wait for the SIG group to accept it.Number-claiming PR: Add a placeholder row in INDEX.md with the status set toreserved. Submit the number-claiming PR.Number-claiming PR merged: The number is reserved, and you can start writing the RFC.Writing phase: Write the system solution following the RFC template.Review phase: Submit the RFC document PR for review. Modify the solution based on feedback.Decision phase:Merged: The Maintainer passes the review, adds/lgtmand/approve, and merges. Update the status in INDEX.md toaccepted.Closed: The review is not passed. The PR is closed. The number remainsreservedand is not recycled. The author can restart the review process.Implementation phase: The merged RFC serves as the implementation contract. Code PRs must follow the RFC solution.SupersessionWhen an RFC implementation is superseded by a subsequent RFC:Add the following annotation at the end of the superseded RFC document: Superseded by 00NNUpdate the corresponding row status in INDEX.md fromacceptedtosuperseded.Do not modify the original number.Related LinksContribution GuideRFC TemplateRFC Number RegistrySIG Meeting【免费下载链接】hccl集合通信库Huawei Collective Communication Library简称HCCL是基于昇腾AI处理器的高性能集合通信库为计算集群提供高性能、高可靠的通信方案项目地址: https://gitcode.com/cann/hccl创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考