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] Use FWD_ and BWD_STRIDE API #488

Open
hjabird opened this issue May 14, 2024 · 0 comments
Open

[DFT] Use FWD_ and BWD_STRIDE API #488

hjabird opened this issue May 14, 2024 · 0 comments

Comments

@hjabird
Copy link
Contributor

hjabird commented May 14, 2024

Summary

oneMKL should support the FWD and BWD stride interface in the updated oneMKL specification

Problem statement

The updated oneMKL specification (https://spec.oneapi.io/versions/latest/elements/oneMKL/source/domains/dft/enums_and_config_params.html) deprecates INPUT_STRIDES and OUTPUT_STRIDES and replaces them with FWD_STRIDES and BWD_STRIDES. oneMKL interace library should implment this.

Preferred solution

Implement support for FWD and BWD strides, and add a deprecation warning to the old interface.

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