Skip to content

parsl-visualize reports large number of workers in resource usage graph #4050

@benclifford

Description

@benclifford

Describe the bug

See the attached screenshot from running pytest --config parsl/tests/configs/htex_local_alternate.py

The plot shows 6000 workers. This seems wrong - I would expect around 8 (cores) * 5 (blocks) in my laptop test environment.

To Reproduce

pytest --config parsl/tests/configs/htex_local_alternate.py

parsl-visualize on the resulting monitoring.db in pytest-parsl

Expected behavior
Something more like the expected number of workers (perhaps more like max_blocks * number of cores? which would be 40 on my laptop)

Environment
my laptop

Distributed Environment
my laptop

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions