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] Corrections to FWD/BWD_STRIDES API #549

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

hjabird
Copy link
Contributor

@hjabird hjabird commented Aug 7, 2024

Description

In the PR that introduced the FWD/BWD STRIDE API (#528), @raphael-egan provided some valuable feedback just as the PR was merged. This feedback included:

  • Deviations from the oneAPI oneMKL specification
  • General quality of life improvements

This PR aims to address these comments

Checklist

All Submissions

  • Do all unit tests pass locally? Attach a log.
  • Have you formatted the code using clang-format?

* Addresses spec deviations for API implementation
* Improves run-time checks
* Improves comments
Copy link

@raphael-egan raphael-egan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small suggestion about which I let you judge, @hjabird. Otherwise, I'm fine with the changes, provided the pending tests pass. Thank you!

src/dft/backends/rocfft/commit.cpp Outdated Show resolved Hide resolved
@hjabird
Copy link
Contributor Author

hjabird commented Aug 9, 2024

Test logs:

@hjabird hjabird marked this pull request as ready for review August 12, 2024 08:53
@hjabird hjabird merged commit f4d6b19 into oneapi-src:develop Aug 16, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

3 participants