Skip to content

MPI broadcast memory limit #36

Description

@mesonepigreco

It seems that the broadcast feature has a memory limitation problem that prevents broadcasting data that occupy more than 2Gb (or something like that).
The error results in an Overflow of integers.
This is an MPI limitation that should be addressed by dividing the array into chunks of data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions