Mooncake/scripts/ascend/pkg
doujiang24 4e03dbe013
code format & enable code format checking in ci (#677)
Signed-off-by: doujiang24 <doujiang24@gmail.com>
2025-08-02 15:50:25 +08:00
..
ReadMe.txt [TransferEngine] Ascend Transport: add batch_transfer_sync, Debian support & bug fixes (#619) 2025-07-18 14:28:24 +08:00
hccl_mem.h code format & enable code format checking in ci (#677) 2025-08-02 15:50:25 +08:00
hccl_mem_defs.h code format & enable code format checking in ci (#677) 2025-08-02 15:50:25 +08:00
transport_mem.h code format & enable code format checking in ci (#677) 2025-08-02 15:50:25 +08:00

ReadMe.txt

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

【替换命令】
arm环境
cp transport_mem.h /usr/local/Ascend/ascend-toolkit/latest/aarch64-linux/include/experiment/hccl/
cp hccl_mem.h /usr/local/Ascend/ascend-toolkit/latest/aarch64-linux/include/experiment/hccl/
cp hccl_mem_defs.h /usr/local/Ascend/ascend-toolkit/latest/aarch64-linux/include/experiment/hccl/
cp transport_mem.h /usr/local/Ascend/ascend-toolkit/8.1.RC1/aarch64-linux/include/experiment/hccl/
cp hccl_mem.h /usr/local/Ascend/ascend-toolkit/8.1.RC1/aarch64-linux/include/experiment/hccl/
cp hccl_mem_defs.h /usr/local/Ascend/ascend-toolkit/8.1.RC1/aarch64-linux/include/experiment/hccl/
cp arm/libhccl* /usr/local/Ascend/ascend-toolkit/8.1.RC1/aarch64-linux/lib64/

x86环境
cp transport_mem.h /usr/local/Ascend/ascend-toolkit/latest/x86_64-linux/include/experiment/hccl/
cp hccl_mem.h /usr/local/Ascend/ascend-toolkit/latest/x86_64-linux/include/experiment/hccl/
cp hccl_mem_defs.h /usr/local/Ascend/ascend-toolkit/latest/x86_64-linux/include/experiment/hccl/
cp transport_mem.h /usr/local/Ascend/ascend-toolkit/8.1.RC1/x86_64-linux/include/experiment/hccl/
cp hccl_mem.h /usr/local/Ascend/ascend-toolkit/8.1.RC1/x86_64-linux/include/experiment/hccl/
cp hccl_mem_defs.h /usr/local/Ascend/ascend-toolkit/8.1.RC1/x86_64-linux/include/experiment/hccl/
cp x86/libhccl* /usr/local/Ascend/ascend-toolkit/8.1.RC1/x86_64-linux/lib64/