[petsc-dev] [petsc-users] MatGetSubMatrices or VecCreateGhost

Jed Brown jed at jedbrown.org
Fri Oct 16 17:19:11 CDT 2015


"hong at aspiritech.org" <hong at aspiritech.org> writes:

> I'm writing MatTransposeMatMult_MPIDense_MPIDense() without elemental now
> (almost done).
>
> It would be nice to have MatConvert() between MPIDense and elemental [VC,*]
> - it seems we use elemental default (2D?).

Yeah.

> Jed: do you know how to set [VC,*] for MatConvert_mpidense_elemental?

Yes, see the El::MC,El::MR template parameters to DistMatrix.

However, we should probably update the Elemental interface to use the
newish Elemental C bindings, so the interface doesn't need to be C++.

> If we have MatConvert() without data movement, then we gain all dense
> operations supported by elemental.

True.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20151016/60b6c4d2/attachment.sig>


More information about the petsc-dev mailing list