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

GPU - two of "uwsgi" process stay at 46MB and not changed. Its need to be like that? #1189

Open
antonbek89 opened this issue Oct 20, 2023 · 2 comments

Comments

@antonbek89
Copy link

Hi
So I downloaded from the release the last version 1.2.0 and took the "docker-compose-gpu.yml" and changed the name to docker-compose.yml and ran it with docker compose up. Until here all working well

When I check the nvidia-smi with watch -n 0.1
The process"uwsgi" which belongs to Comparface stays at 46MB ALWAYS
With the face detection or not, I guess something wrong here.
I need help with this issue please

+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 530.30.02 Driver Version: 530.30.02 CUDA Version: 12.1 |
|-----------------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+======================+======================|
| 0 NVIDIA GeForce GTX 1050 Ti Off| 00000000:01:00.0 Off | N/A |
| 0% 55C P0 N/A / 72W| 1064MiB / 4096MiB | 11% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+

+---------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| 0 N/A N/A 667 G /usr/lib/xorg/Xorg 9MiB |
| 0 N/A N/A 757 G /usr/bin/gnome-shell 6MiB |
| 0 N/A N/A 2630 C ffmpeg 79MiB |
| 0 N/A N/A 2650 C ffmpeg 75MiB |
| 0 N/A N/A 2652 C ffmpeg 93MiB |
| 0 N/A N/A 2679 C ffmpeg 150MiB |
| 0 N/A N/A 3273 C ffmpeg 77MiB |
| 0 N/A N/A 3980 C ffmpeg 83MiB |
| 0 N/A N/A 3982 C ffmpeg 83MiB |
| 0 N/A N/A 4432 C ffmpeg 77MiB |
| 0 N/A N/A 5840 C uwsgi 46MiB |
| 0 N/A N/A 5841 C uwsgi 46MiB |
| 0 N/A N/A 11232 C ffmpeg 77MiB |
| 0 N/A N/A 16590 C ffmpeg 77MiB |
| 0 N/A N/A 25295 C ffmpeg 77MiB |
+---------------------------------------------------------------------------------------+

This of containers was installed
89d33b05c114 exadel/compreface-fe:1.2.0
9ed09a738f42 exadel/compreface-admin:1.2.0
19ffe976b985 exadel/compreface-api:1.2.0
26bcc26b474b exadel/compreface-core:1.2.0
170c6a40166e exadel/compreface-postgres-db:1.2.0

@antonbek89
Copy link
Author

My GPU was with 4GB
I replace it with 8GB now it’s working well

someone can explain why CompreFace take 5.4GB GPU memory please ?

@antonbek89
Copy link
Author

It is possible to limit the GPU memory which CompreFace uses?

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