recursive doubling
常见例句
- This algorithm is commonly referred to as recursive halving and doubling and is the underlying mechanism behind the class of reduce function calls in MPI, which we discuss next.
这种算法通常就称为递归二分和倍增(recursive halving and doubling)法,它就是在 MPI 中 reduce 函数调用的类背后所采用的机制,稍后我们就要讨论。 返回 recursive doubling