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

Taylor pruner under-utilizing resources #76

Open
marianbasti opened this issue Sep 2, 2024 · 0 comments
Open

Taylor pruner under-utilizing resources #76

marianbasti opened this issue Sep 2, 2024 · 0 comments

Comments

@marianbasti
Copy link

marianbasti commented Sep 2, 2024

Hi there, nice work!

I've been tinkering with the repo, and came across some issues when trying to fully utilize the available resources.

For example, I've learned that there is no way yet to distribute the pruning process over multiple GPUs (or haven't found a way yet), and the ones I have available can't fit all in 24gb, so i falloff to set the device to cpu .

Then I can kickstart the process no problem, but when I go check the resource usage, I see that only one core of the CPU -one thread- is actually doing all the work, leading to a extremely slow performance.

Is there a setting that i'm missing?

Cheers!

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