Home
last modified time | relevance | path

Searched defs:workSets (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/aij/mpi/kokkos/
H A Dmpiaijkok.kokkos.cxx643 PetscInt workSets = (Em + rowsPerTeam - 1) / rowsPerTeam; in MatMPIAIJKokkosReduceBegin() local
970 PetscInt workSets = (irootloc.extent(0) + rowsPerTeam - 1) / rowsPerTeam; in MatMPIAIJKokkosBcastBegin() local
1019 PetscInt workSets = (Fm + rowsPerTeam - 1) / rowsPerTeam; in MatMPIAIJKokkosBcastEnd() local