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.
這種算法通常就稱爲(wèi)遞歸二分和倍增(recursive halving and doubling)法,它就是在 MPI 中 reduce 函數(shù)調(diào)用的類背後所採用的機(jī)制,稍後我們就要討論。 返回 recursive doubling