Searched refs:VecCreateMPICUDA (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/vec/vec/impls/mpi/cupm/cuda/ |
| H A D | vecmpicupm.cu | 94 PetscErrorCode VecCreateMPICUDA(MPI_Comm comm, PetscInt n, PetscInt N, Vec *v) in VecCreateMPICUDA() function
|
| /petsc/doc/changes/ |
| H A D | 316.md | 123 - Add `VecCreateMPICUDA()` and `VecCreateMPIHIP()` to create MPI device vectors
|
| /petsc/include/ |
| H A D | petscvec.h | 971 VEC_CUDA_DECL_OR_STUB(PetscErrorCode VecCreateMPICUDA(MPI_Comm a, PetscInt b, PetscInt c, Vec *d), …
|
| /petsc/doc/manual/ |
| H A D | vec.md | 78 VecCreateMPICUDA(MPI_Comm comm, PetscInt m, PetscInt M, Vec *x);
|