In PR #115, we introduced in GridapDistributed a variant of PArrays assemble_coo! named assemble_coo_with_column_owner! which also exchanges the process column owners of the entries. I guess that it would be ideal that this feature actually goes to PArrays.
In PR #115, we introduced in GridapDistributed a variant of PArrays
assemble_coo!namedassemble_coo_with_column_owner!which also exchanges the process column owners of the entries. I guess that it would be ideal that this feature actually goes to PArrays.