Skip to content

Allow to use only subset of all available cores #10

@erthalion

Description

@erthalion

Currently workload is spread across all available cores:

let handles: Vec<_> = iproduct!(core_ids.into_iter(), 0..9)

For certain future use cases it has to be more flexible. Allow to configure a range of CPU cores to run on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions