Star308
386
代码介绍
代码
Issues23
Pull Requests86
流水线
Actions
讨论
Wiki
项目成员111
分析
项目设置
Star308
386
  1. hccl
  2. /
  3. docs
  4. /
  5. zh
  6. /
  7. api_ref
  8. /
  9. comm_op_interface
cann-robotcann-robot【PR】enable non-64bit datatype under prod reduce-type
7416c19a创建于 1 天前历史提交
文件最后提交记录最后更新时间
figures
Distinguish zh and en folders under docs1 个月前
HcclAllGather.md
【fix docs】修改不规范空格3 天前
HcclAllGatherV.md
HcclReduceScatterV.md14 天前
HcclAllReduce.md
【PR】enable non-64bit datatype under prod reduce-type1 天前
HcclAlltoAll.md
【fix docs】修改不规范空格3 天前
HcclAlltoAllV.md
【fix docs】修改不规范空格3 天前
HcclAlltoAllVC.md
【fix docs】修改不规范空格3 天前
HcclBatchSendRecv.md
【fix docs】修改不规范空格3 天前
HcclBroadcast.md
【fix docs】修改不规范空格3 天前
HcclRecv.md
【fix docs】修改不规范空格3 天前
HcclReduce.md
【PR】enable non-64bit datatype under prod reduce-type1 天前
HcclReduceScatter.md
【PR】enable non-64bit datatype under prod reduce-type1 天前
HcclReduceScatterV.md
HcclReduceScatterV.md14 天前
HcclScatter.md
【fix docs】修改不规范空格3 天前
HcclSend.md
【fix docs】修改不规范空格3 天前
README.md
Distinguish zh and en folders under docs1 个月前
collective_comm.md
Distinguish zh and en folders under docs1 个月前
data_type_def.md
modify links in docs30 天前
intro.md
Distinguish zh and en folders under docs1 个月前
p2p_comm.md
Distinguish zh and en folders under docs1 个月前
README.md

通信算子接口

  • 接口简介

  • 集合通信

    • HcclBroadcast
    • HcclAllGather
    • HcclAllGatherV
    • HcclReduce
    • HcclAllReduce
    • HcclScatter
    • HcclReduceScatter
    • HcclReduceScatterV
    • HcclAlltoAll
    • HcclAlltoAllV
    • HcclAlltoAllVC
  • 点对点通信

    • HcclSend
    • HcclRecv
    • HcclBatchSendRecv