Skip to content

Removal of useless reallocations of ext_node_comm #79

Description

@Algiane

Allocation of parmesh->ext_node_comm at size nprocs everywhere. The memory cost should be neglectible even if the number of used communicators ( parmesh->next_node_comm) is << nprocs and it avoids lot of useless dynamic allocations.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: enhancementenhancement to an existing featurepart: parmmgspecific to parmmg code partpriority: lowlinked to weak improvements or to a distant deadline

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions