under test, not sure no errors
This commit is contained in:
9
upstream_ref/xllm/docs/zh/features/basics.md
Normal file
9
upstream_ref/xllm/docs/zh/features/basics.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 基础知识
|
||||
|
||||
- xLLM使用一卡一进程模式,多卡之间使用rpc进行函数调用,模型计算过程中的数据通信使用device集合通信库。
|
||||
|
||||
- HCCL/LCCL是高性能集合通信,提供单机多卡以及多机多卡间的数据并行、模型并行集合通信方案。
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user