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

[DFT] cuFFT FORWARD/BACKWARD_SCALE #313

Open
FMarno opened this issue May 9, 2023 · 1 comment
Open

[DFT] cuFFT FORWARD/BACKWARD_SCALE #313

FMarno opened this issue May 9, 2023 · 1 comment

Comments

@FMarno
Copy link
Contributor

FMarno commented May 9, 2023

Summary

FORWARD/BACKWARD_SCALE not equal to 1.0 should be implemented for the cuFFT backend of the DFT interface.

Problem statement

When #284 is merged, using a FORWARD/BACKWARD_SCALE != 1.0 will result in a oneapi::mkl::unimplemented exception at commit time.

Preferred solution

This could be implemented by queuing another kernel to do the multiplication after the transform is complete.

@FMarno
Copy link
Contributor Author

FMarno commented Jul 17, 2023

Intel/Codeplay currently have no plans to develop this feature

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