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

[REQUEST]: Support Nvidia's cuFFTDx library #6363

Open
eschnett opened this issue Apr 15, 2024 · 0 comments
Open

[REQUEST]: Support Nvidia's cuFFTDx library #6363

eschnett opened this issue Apr 15, 2024 · 0 comments
Labels
request Request for something

Comments

@eschnett
Copy link

Is your feature request related to a problem? Please describe

It would be convenient if the cuFFTDx library https://docs.nvidia.com/cuda/cufftdx/index.html was available on the compiler explorer.

Describe the solution you'd like

I would like to be able to use #include <cufftdx.hpp> to study how the PTX and SASS code that is generated for the cuFFTDx kernels looks like.

Describe alternatives you've considered

The alternative is to install cuFFTDx on a system with an Nvidia GPU and compiler and examine the code there.

Additional context

Not applicable

@eschnett eschnett added the request Request for something label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Request for something
Projects
None yet
Development

No branches or pull requests

1 participant