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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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