this post was submitted on 14 Dec 2023
284 points (99.0% liked)
Open Source
31470 readers
542 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
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
view the rest of the comments
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.