Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > VapourSynth
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 13th October 2019, 16:18   #61  |  Link
brucethemoose
Registered User
 
Join Date: Sep 2016
Posts: 67
Quote:
Originally Posted by ChaosKing View Post
A quick google shows that error 1114 has to do something with "switchable dynamic graphics". Try to set it to max performance and see if it helps https://youtu.be/wHsLWvwSfgo?t=123

Another thing to try is to run your app as admin.
Tried admin. And it's an AMD APU, nothing to switch.

Maybe CUDA is a hard requirement, even though it has a switch to change devices. I could've sworn I ran the plugin on the CPU before, but maybe I'm remembering the Waifu2x OpenCL plugin...
brucethemoose is offline   Reply With Quote
Old 7th April 2021, 02:34   #62  |  Link
Mystery Keeper
Beyond Kawaii
 
Mystery Keeper's Avatar
 
Join Date: Feb 2008
Location: Russia
Posts: 724
Got myself RTX 3090 and cannot make vs_mxnet work anymore.
"Python exception: mxnet: Invalid MXNet Predictor: Please Try to Upgrade MXNet."
Windows 10.
Tried with mxnet-cu101 and cu102 ver 1.5 with respective CUDA. Then installed CUDA 11.2 and built mxnet 2.0 from sources. Result is the same.
__________________
...desu!
Mystery Keeper is offline   Reply With Quote
Old 7th April 2021, 15:26   #63  |  Link
WolframRhodium
Registered User
 
Join Date: Jan 2016
Posts: 162
Does "import mxnet" and following example code from vs_mxnet's test works?

RTX 3090 requires at least CUDA 11.1. There is pre-built binary for cu112 of MXNet.
WolframRhodium is offline   Reply With Quote
Old 7th April 2021, 16:02   #64  |  Link
Mystery Keeper
Beyond Kawaii
 
Mystery Keeper's Avatar
 
Join Date: Feb 2008
Location: Russia
Posts: 724
I have recompiled mxnet with CUDA 11.2.
Yes, the example works.
I couldn't find prebuilt cu112 for Windows.
The best pip gets is cu102, version 1.5.

upd: One little correction. Example works, but with this notice:
>>> a = mx.nd.ones((2,3), mx.gpu())
>>> [18:06:07] F:\git\incubator-mxnet\src\storage\storage.cc:199: Using Pooled (Naive) StorageManager for GPU
__________________
...desu!

Last edited by Mystery Keeper; 7th April 2021 at 16:07.
Mystery Keeper is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:50.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.