Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dsfimpl.h119 PetscInt leafbuflen_rmax; /* max leafbuflen[REMOTE] over comm */ member
/petsc/src/vec/is/sf/impls/basic/nvshmem/
H A Dsfnvshmem.cu103 sf->leafbuflen_rmax = rtmp[1]; in PetscSFSetUp_Basic_NVSHMEM()
778 …SCSF_REMOTE][PETSC_MEMTYPE_DEVICE]) PetscCall(PetscNvshmemMalloc(sf->leafbuflen_rmax * link->unitb… in PetscSFLinkCreate_NVSHMEM()