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

compreface-core only using 1st GPU #1221

Open
Elytum opened this issue Jan 22, 2024 · 0 comments
Open

compreface-core only using 1st GPU #1221

Elytum opened this issue Jan 22, 2024 · 0 comments

Comments

@Elytum
Copy link

Elytum commented Jan 22, 2024

Hi ! For some reason, whenever I start compreface, no matter the values of uwsgi_processes and uwsgi_threads, the processes are all started on the first available GPU. I've started it by passing a specific device id in the docker-compose.yml and I can indeed choose which GPU to run, but after that, that's it, I can only roll with one.
Is there anything I'm doing wrong ?

I'm running 1.2.0 with Mobilenet-gpu's custom build, all values are unchanged except for SAVE_IMAGES_TO_DB (false), UWSGI_PROCESSES (2) and UWSGI_THREADS (2)

Thanks !

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