Skip to content

mp.cpu_count() not reliable on HPC #4436

Description

@chrishalcrow

PR #4305, added a fast_mode for computing correlograms, which uses mp.cpu_count() to figure out how many threads to use.

On my HPC, this counts ALL the CPUs (hundreds) on the node rather than the ones in my instance (8).

Is there something else we could do @yger @samuelgarcia ? I can just turn fast_mode off for now.

EDIT: I can't turn fast mode off for the correlogram computation in slidingRP_violations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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