question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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: <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:

  1. install docker and docker-compose(v1.29.2)
  2. install nvidia-driver-510
  3. intsall nvidia-docker2
  4. clone compreface repository
  5. cd custom-builds/Mobilenet-gpu/ && docker-compose up
  6. open web gui and test verification service

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

Desktop (please complete the following information):

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:32

github_iconTop GitHub Comments

1reaction
pospielovcommented, Jun 1, 2022

In an optimistic scenario, we will release it as an addition to 1.0 version, so it could be this month

1reaction
aididhaiqalcommented, Apr 6, 2022

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

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Asus DUAL RTX 3060 Ti O8G V2 | Quiet vs Performance BIOS
Scene: Borderlands 3 (2560x1440)GPU1: Asus DUAL RTX 3060 Ti O8G V2 (Q-mode)GPU2: Asus DUAL RTX 3060 Ti O8G V2 (P-mode)Review: ...
Read more >
Asus Dual 3060 Ti V2 fan's not spinning when its 50C or more.
So, I was in game and I just noticed my GPU fans weren't spinning, so I downloaded MSI afterburner to check if everything...
Read more >
CompreFace/community - Gitter
Hey, all. I need help :-( .. running Unraid and compre-GPU, A4000 with nVidia driver installed. Created a test app and tried a...
Read more >
[New Device] ASUS DUAL GeForce RTX™ 3060 Ti MINI OC ...
I believe this is similar to issue #2345 (closed) in that we reached the conclusion that this card can not change the colours...
Read more >
ASUS Dual GeForce RTX 3060 Ti OC V2 LHR Benchmark ...
The total 4864 shader units of the ASUS Dual GeForce RTX 3060 Ti OC V2 LHR are clocked with a maximum of 1.74...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found