![]() |
[INFO] CUDA proc - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [INFO] CUDA proc (/thread-607.html) Pages:
1
2
|
CUDA proc - weyb06 - 11.09.2018 Hello, I just installed a GEFORCE GTX 960 graphic card on my ASUS Z87 motherboard, I clicked on "use GPU" option, but my CPU is still at 95%. ![]() Can Hybrid use the CUDA procs of a GC ? what else should i check please ? regards RE: CUDA proc - Selur - 11.09.2018 If you installed the graphic card after installing Hybrid, clear the tool Cache (Config->Tools->Clear...). Also: What did you enable exactly? And only because you enabled use GPU somewhere, that doesn't meaning that the GPU will and can be used for everything. So be more precise in describing of what you do, so others can try to help. Cu Selur RE: CUDA proc - weyb06 - 11.09.2018 hello sorry, you're right, but I had already closed Hybrid, so I didn't remember the right name of the option... it's in "config / input / use gpu for decoding" I kept "method = Auto", as I don't know if my motherboard has avx2... ![]() yes I installed the card AFTER Hybrid, so I'll clear the tool cache ASAP regards RE: CUDA proc - Selur - 11.09.2018 Quote:"config / input / use gpu for decoding"the tool-tip states: Quote:Use gpu decoding:the important part is here to ffmpeg decoding calls, so as soon as Avisynth or Vapoursynth is used that option doesn't do anything. That said, depending on what you do there are multiple ways to use the gpu:
Cu Selur RE: CUDA proc - weyb06 - 12.09.2018 (11.09.2018, 16:47)Selur Wrote: That said, depending on what you do there are multiple ways to use the gpu: Hello, 1. I'm encoding to H.265 without Avisynth neither Vapoursynth, but my CPU is still running at 95%, so I'm guessing that my CG is not used ; my core i7 4770 has AVX2 functions --> what can i do to be sure that Hybrid uses my CG's AVX2 functions, and not my CPU's ? 3. I looked almost everywhere but couldn't find how to select 'NVEnc' or 'NCEnc (ffmpeg)' encoders regards RE: CUDA proc - Selur - 12.09.2018 Quote:What can i do to be sure that Hybrid uses my CG's AVX2 functions, and not my CPU's ?I'm pretty sure the graphic card as no AVX2, since that is a cpu instruction set. Quote:I looked almost everywhere but couldn't find how to select 'NVEnc' or 'NCEnc (ffmpeg)' encodersAssuming you cleared your tool cache Hybrid should detect your graphic card or mention that it didn't detect a nvenc capable card. In case a nvenc capable card is detected 'NVEncC --check-features' is used to detect which options are available with the current gpu and driver combination, in case H.264 or H.265 is supported, NVEncC is offered under Base->Processing->Video. Cu Selur RE: CUDA proc - weyb06 - 12.09.2018 Hi, i'm not used with the right vocabulary, excuse-me here is a in the log tab I have "Detected NVIDIA PureVideo compatible cards: GeForce GTX 960" so what does that mean ? is it ok ? what should i do to encode in H265 using the CG ? regards RE: CUDA proc - Selur - 12.09.2018 Nope, that's not all right, since NVEnc isn't listed. (You did reset the tools cache, right?) What is the output you get when you call 'NVEncC.exe --check-features' (which is located inside your Hybrdi/64bit folder) ? RE: CUDA proc - weyb06 - 13.09.2018 hi yes i cleared the tool cache the evening of the day you asked me to do it I'll re-cleared the tool cche & run the test tonight (but i don't have faith anymore... do you think it's related to the GC ? & that maybe it'd be better with a more recent one, like 1060 or 1080 ?) regards RE: CUDA proc - Selur - 13.09.2018 Like I wrote, before check the output of NVEncC --check-features,... |