TianZerL / Anime4KCPP

A high performance anime upscaler
GNU General Public License v3.0
1.82k stars 139 forks source link

Can't select the CUDA GPU or use its platform #104

Closed roadev closed 1 year ago

roadev commented 1 year ago

Hey guys! I'm trying to select my GTX 1050 to process a video but I get this when I run ./Anime4KCPP -l

Screenshot from 2023-03-02 12-53-06

I tried

And more combinations but it doesn't start using the Cuda GPU.

How can I achieve that?

I mean, the screenshot only shows "Platform" for the Intel iGPU

Thanks!

roadev commented 1 year ago

Never mind, setting -M "cuda" worked for me.