返回MPI通信器中的总进程数。
def get_rank_size()
from mx_rec.util.communication.hccl_ops import get_rank_size rank_size = get_rank_size()