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][Examples] Make the oneMKL DFT example consistent with the other domains #518

Merged
merged 9 commits into from
Jun 28, 2024

Conversation

s-Nick
Copy link
Contributor

@s-Nick s-Nick commented Jun 19, 2024

Description

This patch updates the oneMKL DFT examples making them consistent with other domains. In particular, it removes the old split examples for mklcpu and mklgpu and it adds a new example that uses mklcpu and cuFFT backend, same backend combination used in other examples. It enables run-time example for mklcpu backend and it updates example README.

All Submissions

  • Do all unit tests pass locally? Attach a log.
    dft_examples.txt

  • Have you formatted the code using clang-format?

examples/README.md Outdated Show resolved Hide resolved
@Rbiessy Rbiessy requested review from a team June 24, 2024 10:05
Make CMakeLists configuration for compile-time dft example similar to
other domains.
Add mklcpu+cufft example.
Update example README and fixing copyright year of new dft example
mklcpu+cufft.
Update example output for compile-time and run-time example
This reverts commit 5015d2b.
Copy link
Contributor

@mkrainiuk mkrainiuk left a comment

Choose a reason for hiding this comment

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

Thank you, looks good to me, I have one minor question.

examples/README.md Show resolved Hide resolved
@Rbiessy Rbiessy merged commit f322f72 into oneapi-src:develop Jun 28, 2024
6 checks passed
normallytangent pushed a commit to normallytangent/oneMKL that referenced this pull request Aug 6, 2024
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