-
Notifications
You must be signed in to change notification settings - Fork 65
cannot use tecoGAN-da-8x-std due to gpu-architecture #100
Comments
The same bug occurs with rtx4070ti too. Upgrading to torch 1.13.1 (cuda11.7) didn't help. |
I upgraded 11.8 + cudnn-windows-x86_64-8.7.0.84 and replace these files in folder I didn't chech which one did the magic, but it can run, guess it's nvrtc64_112_0 issue |
I tried the same, but still no luck with my RTX4070TI and Javplayer/TG-Plus :( |
Maybe u copied mentioned dll files only to "G\TGMAIN" folder but u need its also to copy here "G\TGMAIN\torch\lib" as mentioned in post that u quoted. For me also it didn't worked on RTX 4070 (not Ti) until I've placed dll in both folders. |
Hi I am trying this new model with 4090, however it cannot run and prompt such error at last line
nvrtc: error: invalid value for --gpu-architecture (-arch)
the detail as attached file
da_fail.txt
I also try other model like basicVSR-pp and tecogan, and those are running well.
is this because pytorch doesn't support 4090 yet?
The text was updated successfully, but these errors were encountered: