Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

100% usage on all cores even after process completed #5

Open
jchutrue opened this issue Nov 9, 2018 · 2 comments
Open

100% usage on all cores even after process completed #5

jchutrue opened this issue Nov 9, 2018 · 2 comments

Comments

@jchutrue
Copy link

jchutrue commented Nov 9, 2018

After I run ephys.bandpass_filter, ephys.whiten, ms4alg.sort, ms3.cluster_metrics, ms3.isolation_metrics, and ms3.combine_cluster_metrics, I see on htop that my core usage is 100% on all cores, even after the processes completed. htop indicates there are actually 12 ms4alg.sort processes. My guess is that somewhere the multiprocessing pool didn't get closed so the workers are still active?

selection_075

@tjd2002
Copy link
Contributor

tjd2002 commented Feb 23, 2019

@jchutrue do you still see this? Can you narrow down how this is triggered? If we can't replicate it we should close the issue.

@jchutrue
Copy link
Author

jchutrue commented Mar 1, 2019

@tjd2002 sorry for the late response. It's still unclear to me how this happens, but if you aren't seeing it on your machines, let's just close this issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants