Skip to content

FFT: Add batch support#4327

Merged
WeiqunZhang merged 1 commit intoAMReX-Codes:developmentfrom
WeiqunZhang:batched_fft
Feb 10, 2025
Merged

FFT: Add batch support#4327
WeiqunZhang merged 1 commit intoAMReX-Codes:developmentfrom
WeiqunZhang:batched_fft

Conversation

@WeiqunZhang
Copy link
Copy Markdown
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