Skip to content

Algorithms ignore the presense of the initial thread #280

Description

@wildsor

Currently, not all algorithms account for the initial thread when using the value of the thread_number option. For example, src/core/algorithms/fd/hycommon/sampler.cpp constructs a thread_pool with threads_num_ threads, ending up using actually using threads_num_ + 1 threads.

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