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] Multi-Dimension Many-Batch DFT tests #275

Merged
merged 7 commits into from
Mar 28, 2023

Conversation

FMarno
Copy link
Contributor

@FMarno FMarno commented Feb 2, 2023

Description

This builds on #261 to introduce tests for multi-dimensional DFTs and batched DFTs.

Checklist

All Submissions

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

@FMarno FMarno force-pushed the multi_d_many_batch_pr branch 3 times, most recently from 567f0a5 to 1c29867 Compare February 15, 2023 17:09
@FMarno FMarno changed the title Multi-Dimension Many-Batch DFT tests [DFT] Multi-Dimension Many-Batch DFT tests Feb 22, 2023
Copy link
Contributor

@Rbiessy Rbiessy left a comment

Choose a reason for hiding this comment

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

Very nice, LGTM

@Rbiessy
Copy link
Contributor

Rbiessy commented Feb 28, 2023

Tests log: log_mklgpu.txt

@FMarno
Copy link
Contributor Author

FMarno commented Mar 2, 2023

When testing #284 with these new tests I found an off by one error. This has been updated in 348867b

@Rbiessy
Copy link
Contributor

Rbiessy commented Mar 2, 2023

I can confirm the tests are still passing: log_mklgpu.txt

tests/unit_tests/dft/include/reference_dft.hpp Outdated Show resolved Hide resolved
tests/unit_tests/dft/include/reference_dft.hpp Outdated Show resolved Hide resolved
tests/unit_tests/dft/include/reference_dft.hpp Outdated Show resolved Hide resolved
tests/unit_tests/dft/include/reference_dft.hpp Outdated Show resolved Hide resolved
tests/unit_tests/dft/include/compute_out_of_place.hpp Outdated Show resolved Hide resolved
tests/unit_tests/dft/include/compute_out_of_place.hpp Outdated Show resolved Hide resolved
tests/unit_tests/dft/include/compute_out_of_place.hpp Outdated Show resolved Hide resolved
tests/unit_tests/dft/include/compute_inplace.hpp Outdated Show resolved Hide resolved
tests/unit_tests/dft/include/compute_out_of_place.hpp Outdated Show resolved Hide resolved
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.

Thanks for the work!

@FMarno FMarno force-pushed the multi_d_many_batch_pr branch from 14bfce1 to 385c41f Compare March 27, 2023 15:59
@lhuot lhuot merged commit e3fe270 into uxlfoundation:develop Mar 28, 2023
@FMarno FMarno deleted the multi_d_many_batch_pr branch March 28, 2023 09:07
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.

5 participants