Compreface not work with dual-rtx3060ti-08g-v2
See original GitHub issueDescribe 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:
<html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> <hr><center>nginx</center> </body> </html> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page -->
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:
- install docker and docker-compose(v1.29.2)
- install nvidia-driver-510
- intsall nvidia-docker2
- clone compreface repository
- cd custom-builds/Mobilenet-gpu/ && docker-compose up
- 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 nvidia-smi.txt env.txt docker-compose.txt docker_logs.txt system-logs.txt
Issue Analytics
- State:
- Created 2 years ago
- Comments:32
Top GitHub Comments
In an optimistic scenario, we will release it as an addition to 1.0 version, so it could be this month
So I did try another method by looking into Nvidia docker image (https://hub.docker.com/layers/cuda/nvidia/cuda/11.2.2-cudnn8-runtime-ubuntu18.04/images/sha256-8a372c247cf10564947997c19679a862175d4ff1cecbb9283161e32d4f5223d6?context=explore)
Following the routine for Cuda 11.2 image, and installing Mxnet-Cu112 I was able to get Compreface to run on my RTX3050