Home
last modified time | relevance | path

Searched refs:rcv_pos (Results 1 – 1 of 1) sorted by relevance

/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/net/
H A Dcollective.hpp270 size_t rcv_pos = (~((0x1 << j) - 1) & peer) * n; in AllGatherRecursiveDoublingPowerOfTwo() local
274 connection(peer).SendReceive(values + snd_pos, values + rcv_pos, ins_n); in AllGatherRecursiveDoublingPowerOfTwo()