[petsc-users] MatVec on GPUs

Junchao Zhang junchao.zhang at gmail.com
Sun Oct 17 18:07:11 CDT 2021


You can do that with command line options -mat_type aijcusparse -vec_type
cuda

On Sun, Oct 17, 2021, 5:32 PM Swarnava Ghosh <swarnava89 at gmail.com> wrote:

> Dear Petsc team,
>
> I had a query regarding using CUDA to accelerate a matrix vector product.
> I have a sequential sparse matrix (MATSEQBAIJ type). I want to port a
> MatVec call onto GPUs. Is there any code/example I can look at?
>
> Sincerely,
> SG
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20211017/bf9000fb/attachment.html>


More information about the petsc-users mailing list