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

Consider logging spilling #873

Open
pentschev opened this issue Mar 15, 2022 · 3 comments
Open

Consider logging spilling #873

pentschev opened this issue Mar 15, 2022 · 3 comments

Comments

@pentschev
Copy link
Member

It was pointed out that logging spilling during evict() in Distributed using handle_errors provides useful information to users on spilling status. We don't currently provide a logger in Dask-CUDA (with a few exceptions where we capture Distributed's logger, which isn't a great solution), but it would be potentially useful to add similar logging to both DeviceHostFile and ProxifyHostFIle.

cc @madsbk @shwina

@madsbk
Copy link
Member

madsbk commented Mar 17, 2022

I agree, standardizing logging would be a good thing!
I might have time to look at it next week.

@github-actions
Copy link

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

@github-actions
Copy link

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

@shwina shwina self-assigned this Jul 15, 2022
@caryr35 caryr35 added this to dask-cuda Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants