Skip to content

UserWarning: resource_tracker #4

@virsto

Description

@virsto

The only way that I have found to execute your example without this UserWarning is to set multiprocess = False. I am running your multitaper_toolbox on Python 3.9.9 (tags/v3.9.9:ccb0e6a, Nov 15 2021, 18:08:50) [MSC v.1929 64 bit (AMD64)] on a Windows 10 platform. Unfortunately, I have been unable to find the actual source of what causes these user warnings. I do like your code for the multitaper PSD -- I am trying to use it on EKG signals (MIT Physionet EKG resources).

You might be interested to know that my 7-core laptop with multiprocess = True, "Multitaper compute time: 2.42 seconds", while with multiprocess = False, "Multitaper compute time: 0.31 seconds".

I hope that this information can be usefu :-)

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