Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Default number of jobs is not correct #38

@emrekurubas

Description

@emrekurubas

Documentation states that number of jobs by default is 1. However, when checking the source code, there is a macro definition called MIN_JOBS setting that value to 8.

So when etc2comp is run with parameters -jobs x (x > 0 and x < 9) etc2 spawns 11 threads. And when x > 8, thread count increases linear as expected.

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