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

feature request: more info on verbose, eg: pickling times #1505

Open
qrdlgit opened this issue Sep 16, 2023 · 0 comments
Open

feature request: more info on verbose, eg: pickling times #1505

qrdlgit opened this issue Sep 16, 2023 · 0 comments

Comments

@qrdlgit
Copy link

qrdlgit commented Sep 16, 2023

I'm trying to track down why the cpus aren't getting saturated. I made verbose=55, but it doesn't show much. Is there a way to get more profile info like pickling times by joblib for input/output when verbose is large enough?

also I am getting this warning:

process_executor.py:700: UserWarning: A worker stopped while some jobs were given to the executor. This can be caused by a too short worker timeout or by a memory leak.
warnings.warn(

It'd be great if verbose was high enough to give more info about what's causing that.

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

1 participant