exadel-inc / exadel-inc/CompreFace

Compreface not work with dual-rtx3060ti-08g-v2

Open
#755 35 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
8.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
I try to run service with GPU support, specifically Mobilenet-gpu build. I start it by `docker-compose up`, than go to web gui and use verification service. Gui stuck for a minute and error occure:
` 504 Gateway Time-out

504 Gateway Time-out


nginx `
Used GPU: dual-rtx3060ti-08g-v2

Than I change GPU to rtx-2080-super-gaming-x-trio, and everything work well on the same docker images.

**To Reproduce**
Steps to reproduce the behavior:
1. install docker and docker-compose(v1.29.2)
2. install nvidia-driver-510
3. intsall nvidia-docker2
5. clone compreface repository
6. cd custom-builds/Mobilenet-gpu/ && docker-compose up
7. open web gui and test verification service

**Expected behavior**
Compreface work with dual-rtx3060ti-08g-v2

**Desktop (please complete the following information):**
- OS: 20.04.4 LTS (Focal Fossa)
- Browser Google Chrome
- Version Version 97.0.4692.71 (Official Build) (64-bit)
**Additional context**
[docker_ps.txt](https://github.com/exadel-inc/CompreFace/files/8254837/docker_ps.txt)
[nvidia-smi.txt](https://github.com/exadel-inc/CompreFace/files/8254857/nvidia-smi.txt)
[env.txt](https://github.com/exadel-inc/CompreFace/files/8254905/env.txt)
[docker-compose.txt](https://github.com/exadel-inc/CompreFace/files/8254906/docker-compose.txt)
[docker_logs.txt](https://github.com/exadel-inc/CompreFace/files/8254937/docker_logs.txt)
[system-logs.txt](https://github.com/exadel-inc/CompreFace/files/8254980/system-logs.txt)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.