livepeer / lpms

Livepeer media server
MIT License
284 stars 71 forks source link

Use scale_cuda in Windows #375

Closed leszko closed 1 year ago

leszko commented 1 year ago

Windows binaries with CUDA SDK are not working. It's probably fixable, but I think it would require at least 1 week of work. I guess it's not worth spending time on that, so for Windows AMD64 GPU, let's use the old scale_cuda. That means that we'll use scale_npp only in Linux.