Thisalgorithm iscommonlyreferred to as recursive halving and doublingand is the underlying mechanismbehind the classofreducefunctioncallsinMPI, whichwediscuss next.
这种算法通常就称为递归二分和倍增(recur sive halving and doubling)法,它就是在mpi中reduce函数调用的类背后所采用的机制,稍后我们就要讨论。