Home
last modified time | relevance | path

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

/dports/math/combblas/CombBLAS_beta_16_2/include/CombBLAS/
H A DParFriends.h1129 IU lenuntilcol; in AllGatherVector() local
1130 if(colrank == 0) lenuntilcol = lenuntil; in AllGatherVector()
1131 MPI_Bcast(&lenuntilcol, 1, MPIType<IU>(), 0, ColWorld); in AllGatherVector()
1134 numacc[i] = indacc[i] + lenuntilcol; in AllGatherVector()