Skip to content

Unefficient memory usage when MPI is used #19

@krono-i2

Description

@krono-i2

Hello,
I am trying to use pybnb for solving a combinatorial optimization on 30 boolean variables.
The dimensional of the problem is quite huge, so I am using a computing cluster with MPI.
I found out that using multiple nodes, only one nodes increases the memory usage, so I deduced the other nodes are only used for computation.
That represents a bottlekneck beacause when the problem is very large, it should be better to span the memory usage on multiple nodes.
Please, let me know how this drawback can be solved.
Thanks for help.
Regards.

Ivan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions