Home
last modified time | relevance | path

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

/dports/math/combblas/CombBLAS_beta_16_2/include/CombBLAS/
H A DFullyDistVec.cpp869 int64_t glenuntil = std::accumulate(localcounts, localcounts+rank, static_cast<int64_t>(0)); in RandPerm() local
875 int owner = Owner(glenuntil+i, remotelocind); in RandPerm()