Skip to content

Aggregate progress if many progress bars are shown #49

@pepijndevos

Description

@pepijndevos

In the SciML EnsembleProblem it is possible to report progress from hundreds if not thousands of parallel simulations. This is a case that is not at all handled well by TerminalLoggers which will completely swamp the screen with jittery progress bars.

We've ended up aggregating progress messages internally, but other people chimed in as well that this is not an isolated problem. So I'd like to explore if there is interest in upstreaming the aggregation code in some form?

Possibly with some additional work to automatically aggregate after a certain number of progress bars.

SciML/SciMLBase.jl#514

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