Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WinError 126] The specified Module was not found. #107

Open
tadde-rep opened this issue May 3, 2022 · 5 comments
Open

[WinError 126] The specified Module was not found. #107

tadde-rep opened this issue May 3, 2022 · 5 comments

Comments

@tadde-rep
Copy link

Hello, i get this error wehen i try to "Run" DeepMosaics GPU encoding. . [WinError 126] The specified Module was not found. Error loading "C:\DeepMosaic_0.5.1\DeepMosaics_gpu_amd64\DeepMosaics_0.5.1_gpu\core\torch\lib\caffe2_detectron_ops_gpu.dll" or one of its dependencies.
Please press any key to exit.

The CPU version works fine

@tadde-rep tadde-rep changed the title [WinError 126] Das angegebene Modul wurde nicht gefunden. [WinError 126] The specified Module was not found. May 3, 2022
@Bankaimaster999
Copy link

I get the same error as well

@Bankaimaster999
Copy link

Bankaimaster999 commented Jun 17, 2022

How much faster is the GPU version compared to the CPU version? Because if the GPU version is much faster than the CPU version it would really help for users who complain about conversion speed. For example my system is a Ryzen 5900HX, 32GB RAM and a RTX 3060 Max-P (max draw - 120W).
Removing a mosiac from parts of a video (60fps) that was 27 minutes long; took close to 10 hours to finish.
.-------------------------------
GPU版本比CPU版本快多少? 因為如果GPU版本比CPU版本快得多,那對於抱怨轉換速度的用戶來說真的很有幫助。 例如我的系統是 Ryzen 5900HX、32GB RAM 和 RTX 3060 Max-P(最大功耗 - 120W)。
從 27 分鐘長視頻 (60fps) 中去除馬賽克; 花了將近10個小時才完成。

@ivAkii
Copy link

ivAkii commented Aug 4, 2022

You need to install the exact Cuda ver (11.0)

@Bankaimaster999
Copy link

You need to exact Cuda ver 11.0

Sorry for the late response but yes after reading your comment and uninstalling the version I had and reinstalling CUDA 11.0 with Visual Studio; it finally worked !

Thanks~

@heartingNinja
Copy link

heartingNinja commented Feb 23, 2023

You need to exact Cuda ver 11.0

You also need to check the More Options and then check GPU.

I was using a newer version of Cuda. Now using 11.0.2 that you can download from NVidia's site and just execute the file. This was working for small video files. On a larger files getting "Past duration 0.9xxxxxx to large" I think the fps was not 25 but not sure why I get this error. It still worked. A video that took over 48 hours on CPU is down to under 11 hours.

https://developer.nvidia.com/cuda-11.0-download-archive?target_os=Windows&target_arch=x86_64&target_version=10&target_type=exelocal

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

No branches or pull requests

4 participants