[petsc-users] PETSc and MPI-3/RMA
Maeder Alexander
almaeder at student.ethz.ch
Sat Dec 9 05:54:41 CST 2023
I am a new user of PETSc
and want to know more about the underlying implementation for matrix-vector multiplication (Ax=y).
PETSc utilizes a 1D distribution and communicates only parts of the vector x utilized depending on the sparsity pattern of A.
Is the communication of x done with MPI-3 RMA and utilizes cuda-aware mpi for RMA?
Best regards,
Alexander Maeder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20231209/0a6d0aeb/attachment-0001.html>
More information about the petsc-users
mailing list