Skip to content
New issue

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

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

Already on GitHub? # to your account

Have Wolf automatically load balance how many containers run on each gpu #173

Open
mattman107 opened this issue Feb 16, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@mattman107
Copy link

Currently Wolf can have gpus globally set through env vars (WOLF_RENDER_NODE and WOLF_ENCODER_NODE) or in the toml file on a per app basis.

In a multi-gpu setup this doesn't allow for a great balancing of each of the gpus. Most likely one gpu will be used more frequently than the other based on the most popular app being used.

@salty2011 salty2011 added the enhancement New feature or request label Feb 16, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants