Skip to content

Remove communication of coordinates in DS sum #74

@adperezm

Description

@adperezm

Here just to keep it in mind.

With the current way of doing things, we do not need to have the full coordinates of the vertices, edges or faces ever. Right now the communication of those is still done as a left over from a previous implementation.

This of course increases memory overhead and some extra communication time and more messages that can be lost.

Leave it for the moment since dssum is too new and there might be bugs that might need coordinates.

If nothing is found for a while, then simply remove them. It would make everything faster and lighter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions