Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

"GeForce RTX 3090 doesnt response, terminating it." #962

Open
GuusDeKroon opened this issue Dec 4, 2020 · 6 comments
Open

"GeForce RTX 3090 doesnt response, terminating it." #962

GuusDeKroon opened this issue Dec 4, 2020 · 6 comments

Comments

@GuusDeKroon
Copy link

Extraction on the 30x build either is very slow, or doesn't work at all.
The slowness also occurs with merging, but the "doesn't respond" error is exclusive to extraction.

@alexandrulita91
Copy link

alexandrulita91 commented Dec 28, 2020

I have the same issue with a GeForce GTX 1050 Ti on extraction using DeepFaceLab_NVIDIA_build_12_22_2020, here is the log:

Choose one or several GPU idxs (separated by comma).

[CPU] : CPU
  [0] : GeForce GTX 1050 Ti

[0] Which GPU indexes to choose? :
0

[wf] Face type ( f/wf/head ?:help ) :
wf
[512] Image size ( 256-2048 ?:help ) :
512
[90] Jpeg quality ( 1-100 ?:help ) :
90
Extracting faces...
Running on GeForce GTX 1050 Ti
 55%|###########################################6                                    | 480/879 [06:45<05:36,  1.18it/s]
GeForce GTX 1050 Ti doesnt response, terminating it.
 55%|###########################################6                                    | 480/879 [08:45<07:16,  1.09s/it]
-------------------------
Images found:        879
Faces detected:      480
-------------------------
Done.

@seaniedan
Copy link

Same issue on RTX 5000:
Extracting faces...
Running on Quadro RTX 5000
0%| | 0/10867 [00:00<?, ?it/s]Quadro RTX 5000 doesnt response, terminating it.
0%| | 0/10867 [02:00<?, ?it/s]

Images found: 10867
Faces detected: 0

One workaround is to extract as CPU.

@KernelA
Copy link

KernelA commented Aug 6, 2021

I have the same issue with RTX 2080. NVIDIA CUDA 11.0.3 cuDNN 8.

@aksy1999
Copy link

I have same issue with Nvidia A40. For the time, I used CPU.
Anyone tried debugging it? Would appreciate any inputs.

@RadionovM
Copy link

Just increase this option
self.no_response_time_sec
in core/joblib/SubprocessorBase.py

@VincentVanNF
Copy link

Dose not work @RadionovM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants