Star398
984
代码介绍
代码
Issues89
Pull Requests430
流水线
Actions
项目讨论
Wiki
项目成员136
分析
项目设置
Star398
984
  1. hcomm
  2. /
  3. examples
  4. /
  5. README_en.md

HCCL Code Examples

This directory provides example code for implementing collective communication using HCCL interfaces in different scenarios.

Communicator Management

  • One NPU Device per Process (Initialize Communicator Based on Root Node Information)
  • One NPU Device per Process (Initialize Communicator Based on Rank Table)
  • One NPU Device per Thread (Initialize Communicator Based on Root Node Information)