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

FR: Work better on differently sized GPUs #4

Open
steventrouble opened this issue Jul 25, 2022 · 0 comments
Open

FR: Work better on differently sized GPUs #4

steventrouble opened this issue Jul 25, 2022 · 0 comments

Comments

@steventrouble
Copy link
Owner

Every GPU has different memory capabilities, but the current implementation doesn't account for this. We should compute (or take in as a flag) the amount of GPU memory per GPU, and automatically spin up the correct number of workers for the amount of GPU.

@steventrouble steventrouble changed the title Doesn't work well on differently sized GPUs FR: Work better on differently sized GPUs Sep 8, 2022
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