Home
last modified time | relevance | path

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

/dports/math/combblas/CombBLAS_beta_16_2/include/CombBLAS/
H A DParFriends.h1010 int64_t nnzC_SUMMA_max = 0; in EstPerProcessNnzSUMMA() local
1011 … MPI_Allreduce(&nnzC_SUMMA, &nnzC_SUMMA_max, 1, MPIType<int64_t>(), MPI_MAX, GridC->GetWorld()); in EstPerProcessNnzSUMMA()
1013 return nnzC_SUMMA_max; in EstPerProcessNnzSUMMA()