Skip to content

What happens when n_jobs > os.cpu_count()? #1536

@Schefflera-Arboricola

Description

@Schefflera-Arboricola

Here in joblib.Parallel, it's not mentioned what happens when n_jobs > os.cpu_count(). Are all the cpu cores used or only 1? There were no warnings or errors also when I tried it and I tried searching through the code base but I couldn't figure it out.

Thank you :)

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