[petsc-users] VecMTDot vs MatMult
Phanisri Pradeep Pratapa
ppratapa at gatech.edu
Wed Apr 6 12:07:34 CDT 2016
Hi,
I am trying to find out the product of a rectangular dense matrix and a
vector. Could you please let me know if forming the rectangular matrix as
an array of Vecs and then using VecMTDot is better (or worse/similar) than
doing MatMult? (In both cases the matrix and the vectors are parallely
distributed)
Thank you,
Regards,
Pradeep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160406/2150aeea/attachment.html>
More information about the petsc-users
mailing list