Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/seq/cupm/
H A Dvecseqcupm_impl.hpp1038 PETSC_DEVICE_INLINE_DECL static PetscInt EntriesPerGroup(const PetscInt size) noexcept in EntriesPerGroup() function
1060 const auto worksize = EntriesPerGroup(size); in MDot_kernel()