Home
last modified time | relevance | path

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

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