Skip to content

The data filtering becomes very slow due to large OMP_NUM_THREADS for Scipy #1

Description

@Haipeng-ustc

I add a default specification for OMP_NUM_THREADS in base.py (Line 70):

os.environ["OMP_NUM_THREADS"] = "1" # export OMP_NUM_THREADS=1

The data filtering speed is faster now.

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