Skip to content

Add the ability to set the threads for CPU usage. #11

@OWissett

Description

@OWissett

Currently, surface ID is very greedy with it threads, and will just take all of the threads it can. This is causing some issues for my team as we have a shared compute server. If we were running this via SLURM, this would not be an issue, however, we are typically running via notebooks, which makes this process a bit more tedious.

I am going to create a PR which implements a SURFACE_ID_MAX_THREADS env var which can be set to override the greedy nature of this code.

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