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

FFT: Add batch support #4327

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

WeiqunZhang
Copy link
Member

@WeiqunZhang WeiqunZhang commented Feb 9, 2025

To set batch, one calls FFT::Info::setBatchSize and passes an object of FFT::Info to the constructor of FFT::R2C. The data in MultiFab and cMultiFab should have the batch size as the number of components.

@WeiqunZhang WeiqunZhang force-pushed the batched_fft branch 2 times, most recently from 75083a5 to cebfb9e Compare February 9, 2025 17:19
@WeiqunZhang WeiqunZhang marked this pull request as ready for review February 9, 2025 20:03
@WeiqunZhang WeiqunZhang requested a review from atmyers February 9, 2025 22:15
@WeiqunZhang WeiqunZhang merged commit 2f64d71 into AMReX-Codes:development Feb 10, 2025
75 checks passed
@WeiqunZhang WeiqunZhang deleted the batched_fft branch February 10, 2025 22:34
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.

2 participants