Skip to content

set number of threads with env variable #493

@orena1

Description

@orena1

Hi, is there an issue to confine the max number of threads with env variable?
Same as done for other packages:
e.g.:

export OMP_NUM_THREADS=1
export MKL_NUM_THREADS=1
export NUMEXPR_NUM_THREADS=1

(I know it is possible directly in python, but sometimes it is easier in bash)
Thanks,

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