尧图网络 高端网站定制 · 原创设计
免费咨询热线
400-888-6620
免费获取方案
华为CANN/hcomm拓扑地址信息
Topo Address Info【免费下载链接】hcommHCOMMHuawei Communication是HCCL的通信基础库提供通信域以及通信资源的管理能力。项目地址: https://gitcode.com/cann/hcommIntroductionIn the Ascend 950 chip generation, the hyperplane uses the Unified Bus for networking. Multiple different topology networking methods are used across different product forms. This module is used to discover the endpoint addresses of each edge under different topologies.Networking IntroductionTwo main types of networking are used: MESH and CLOS. For related information, refer to the paper: https://arxiv.org/abs/2503.20377MESH NetworkingEach NPU has a direct physical link to every other NPU, so there is a pair of independent communication addresses. For example, if there are 8 NPUs on the same NPU board, there are 8 * 7 / 2 28 physical paths, that is, 28 pairs of communication addresses.CLOS NetworkingAny two NPUs communicate through a switch chip. Therefore, one NPU requires one address. In common networking scenarios, due to reliability and other reasons, CLOS networking can usually be divided into multiple planes, with each plane corresponding to one address. For example, in a liquid-cooled POD, NPUs use two independent logical ports to connect to two separate network planes.Networking PlanningNetwork Layer DescriptionIn the 950 chip generation, the network is divided into multiple layers based on communication quality and range.Network LayerDescription0Highest communication quality and lowest latency. Mostly MESH networking, mainly the fullmesh network within the same NPU board and the box-level network in POD form.1Second-highest communication quality and medium latency. CLOS networking with a larger communication range, at the super node level, still within the scale-up range.2Lowest communication quality. CLOS networking with the entire cluster as the communication range. Mainly scale-out networks such as ROCE or UBOE.Network Address DescriptionNetwork LayerDescription0Because MESH networking is the primary method, there are multiple pairs of communication addresses. In topo_addr_info, this is expressed as the address of each port on each NPU. The address type is EID.1Fill in the address based on the networking plane. In multi-plane networking, the number of addresses is the same as the number of planes. Traffic is distributed among different planes during collective communication. The address type is EID.2The address planning is the same as layer 1. The address type is IP address.【免费下载链接】hcommHCOMMHuawei Communication是HCCL的通信基础库提供通信域以及通信资源的管理能力。项目地址: https://gitcode.com/cann/hcomm创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考
RELATED

相关推荐

Point Labeler安装与配置:Ubuntu 22.04/20.04环境搭建终极教程

Point Labeler安装与配置:Ubuntu 22.04/20.04环境搭建终极教程

Point Labeler安装与配置:Ubuntu 22.04/20.04环境搭建终极教程 【免费下载链接】point_labeler My awesome point cloud labeling tool 项目地址: https://gitcode.com/gh_mirrors/po/point_labeler 想要高效进行激光雷达点云标注?Point Labeler是…

📅 2026/8/24 2:34:56
gzh-design-skill组件库完全指南:打造专业公众号文章

gzh-design-skill组件库完全指南:打造专业公众号文章

gzh-design-skill组件库完全指南:打造专业公众号文章 【免费下载链接】gzh-design-skill 把 Markdown 一键排成可直接粘进公众号编辑器的精致 HTML —— 6 套精选主题 主题生成器 双关卡校验。An AI-agent skill that turns Markdown into paste-ready WeChat art…

📅 2026/9/8 21:53:21
ngx-ui性能优化技巧:10个方法提升大型应用加载速度

ngx-ui性能优化技巧:10个方法提升大型应用加载速度

ngx-ui性能优化技巧:10个方法提升大型应用加载速度 【免费下载链接】ngx-ui 🚀 Style and Component Library for Angular 项目地址: https://gitcode.com/gh_mirrors/ng/ngx-ui ngx-ui是Swimlane团队开发的Angular组件和样式库,为开发…

📅 2026/8/24 2:34:56
MORE NEWS

更多资讯

📰

RIAV-MVS:不对称体积与循环索引实现高效多视图立体匹配

/* MD / 富文本中的 .toc(含博客园搬家等嵌套结构);.toc-box 在侧栏,不受影响 */#content_views .toc,/* 编辑器常在目录前后插入空 p(:empty 仍占 20px),一并去掉避免顶空隙 */#content_views.markdown_views > p:empty:has(+ .toc),#content_views.markdown_views …

📰

C++在实时操作系统中的高效实践与优化技巧

1. 实时操作系统与C的化学反应我第一次在VxWorks上尝试用C开发实时控制程序时,意外发现这个组合比想象中更强大。传统观念认为实时系统应该用C语言开发,但现代C的特性正在改变这一格局。实时操作系统(RTOS)对时间确定性有严苛要求…

📰

Backstage v1.6.0 版本深度解读:React Router v6 兼容、CLI 现代化与搜索能力全面增强

Backstage v1.6.0 版本深度解读:React Router v6 兼容、CLI 现代化与搜索能力全面增强 【免费下载链接】backstage Backstage is an open framework for building developer portals 项目地址: https://gitcode.com/GitHub_Trending/ba/backstage 导读 Back…

📰

Xiaomi Home Integration for Home Assistant 深度指南:从云端/本地控制架构到 MIoT-Spec-V2 实体映射

Xiaomi Home Integration for Home Assistant 深度指南:从云端/本地控制架构到 MIoT-Spec-V2 实体映射 【免费下载链接】ha_xiaomi_home Xiaomi Home Integration for Home Assistant 项目地址: https://gitcode.com/GitHub_Trending/ha/ha_xiaomi_home Xiao…

📰

大模型选型不是比参数,而是比工程契约

/* MD / 富文本中的 .toc(含博客园搬家等嵌套结构);.toc-box 在侧栏,不受影响 */#content_views .toc,/* 编辑器常在目录前后插入空 p(:empty 仍占 20px),一并去掉避免顶空隙 */#content_views.markdown_views > p:empty:has(+ .toc),#content_views.markdown_views …

📰

自动驾驶路径跟踪的MPC控制与MATLAB实现

1. 自动驾驶路径跟踪的核心挑战与解决方案 在自动驾驶技术快速发展的今天,路径跟踪作为车辆控制系统的关键环节,直接决定了行驶的平顺性和安全性。传统PID控制器在简单场景下表现尚可,但当面对复杂道路条件、高速行驶或突发干扰时&#xff0c…

TODAY

今日更新

THIS WEEK

本周精选

THIS MONTH

本月热门

读完文章,想聊聊您的网站?

告诉我们您的行业与需求,资深顾问一对一梳理方案与报价,全程免费。

📞 💬