[0, 1, 2, 3, 4, 5, 6, 7] /bin/sh: hccn_tool: command not found Failed to call hccn_tool, try to read /etc/hccn.conf instead Traceback (most recent call last): File "/root/llm/mind/mindformers/./mindformers/tools/hccl_tools.py", line 175, in <module> main() File "/...
分布式训练场景下,开发者可以通过此工具测试HCCL(Huawei Collective Communication Library)集合通信的功能正确性以及性能。 工具源码包获取 安装完CANN Toolkit软件包后,HCCL性能测试工具源码存放${INSTALL_DIR}/tools/hccl_test路径下,${INSTALL_DIR}请替换为CANN软件安装后文件存储路径。例如,若安装的Ascend...