Skip to content

Learner2D + BalancingLearner too slow to use on many cores #79

@basnijholt

Description

@basnijholt

(original issue on GitLab)

opened by Bas Nijholt (@basnijholt) at 2018-06-05T23:28:56.932Z

I am trying to run 50 Learner2Ds inside of a BalacingLearner on 1500 cores.

The code is currently too slow to handle so many cores at once because the BalancingLearner requests too many points for the local process to handle, basically the notebook becomes completely unusable.

Whenever https://gitlab.kwant-project.org/qt/adaptive/merge_requests/34 is implemented we could probably write a large part of the Learner2D in cython to get a massive speedup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions