Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can AMD FidelityFX™ parallel sorting be used with Nvidia and Intel graphics cards? #108

Open
ShaoyuanLi opened this issue Oct 29, 2024 · 0 comments

Comments

@ShaoyuanLi
Copy link

Hello, I am doing a project about 3DGS. I need to use GPU-based quick sort to sort GS points.

Commonly used 3DGS uses bitonic sorting, and radix sorting is also a good choice .I found that FidelityFX™ Parallel Sort might be a better option, but has some application issues:

  • FidelityFX™ Parallel Sort require DX12 and Vulkan. Are there any GPU Features requirements that are not necessary?
  • Does FidelityFX™ Parallel Sort itself have relevant performance benchmark data?
  • Will FidelityFX™ Parallel Sort also work properly with other graphics cards such as Nvidia and Intel, or is there a risk of poorer performance?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant