Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/mpi/cupm/cuda/
H A Dvecmpicupm.cu94 PetscErrorCode VecCreateMPICUDA(MPI_Comm comm, PetscInt n, PetscInt N, Vec *v) in VecCreateMPICUDA() function
/petsc/doc/changes/
H A D316.md123 - Add `VecCreateMPICUDA()` and `VecCreateMPIHIP()` to create MPI device vectors
/petsc/include/
H A Dpetscvec.h971 VEC_CUDA_DECL_OR_STUB(PetscErrorCode VecCreateMPICUDA(MPI_Comm a, PetscInt b, PetscInt c, Vec *d), …
/petsc/doc/manual/
H A Dvec.md78 VecCreateMPICUDA(MPI_Comm comm, PetscInt m, PetscInt M, Vec *x);