-
Notifications
You must be signed in to change notification settings - Fork 4
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
Rebase on KokkosFFT #655
Rebase on KokkosFFT #655
Conversation
712386a
to
629953f
Compare
839aa84
to
77161a8
Compare
77161a8
to
ea391ca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems ok to me.
Cloned, checked branch: compiled and ran tests. All good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't have time to fully look at include/ddc/kernels/fft.hpp, but I'm not sure if and when I ever will, so here are a few minor remarks.
Overall, great work, looks really great to me.
LGTM.
test_fft_norm<
Kokkos::DefaultExecutionSpace,
Kokkos::DefaultExecutionSpace::memory_space,
float,
Kokkos::complex<float>,
RDimX>(ddc::FFT_Normalization::OFF); |
Do you mean that we rename
I think we do actually, see Line 362 in 1bbc983
Did you identify a missing variant ? |
I got it. Then, it is good for me.
I just have a look at the difference and did not notice it is already there. If |
1bbc983
to
1942714
Compare
Not yet indeed, there should not be much work to do to support it though. I will open an issue about it. |
71f173f
to
f816750
Compare
f816750
to
8af2ceb
Compare
closes #502
based on #544
KokkosFFT requests:
CMakeLists.txt
from installed headers--prefix
-Warray-bounds
warning defectTPL
variables