Home
last modified time | relevance | path

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

/petsc/src/mat/utils/
H A Dveccreatematdense.c65 PetscCall(MatDenseHIPSetPreallocation(*A, data)); in MatCreateDenseFromVecType()
/petsc/src/mat/impls/dense/mpi/cupm/hip/
H A Dmatmpidensehip.hip.cxx335 PetscErrorCode MatDenseHIPSetPreallocation(Mat A, PetscScalar *device_array) in MatDenseHIPSetPreallocation() function
/petsc/doc/changes/
H A D320.md137 - Add `MatDenseCUDASetPreallocation()` and `MatDenseHIPSetPreallocation()`
/petsc/include/
H A Dpetscmat.h2647 PETSC_EXTERN PetscErrorCode MatDenseHIPSetPreallocation(Mat, PetscScalar *);