this post was submitted on 14 Dec 2023
284 points (99.0% liked)

Open Source

30221 readers
205 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 9 months ago (1 children)

my understanding is that it is purely a software implementation which is limiting v dlss.

[–] fartsparkles 34 points 9 months ago

Both DLSS and FSR are software leveraging the GPU to do the heavy lifting.

FSR is using HLSL shaders to do its thing whilst DLSS is using nvidia’s tensor cores to run an ML model.

Both solutions are great in different ways but I wouldn’t call FSR limited. If anything, Nvidias is the more limiting given it only works on specific hardware, is proprietary, and requires a lot more from developers to implement it vs FSR which is hardware agnostic and MIT licensed.