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 optimisation #447

Open
sjboeing opened this issue Mar 20, 2023 · 1 comment
Open

FFT optimisation #447

sjboeing opened this issue Mar 20, 2023 · 1 comment
Labels
enhancement / optimisation Improve algorithm or behaviour MPI MPI related issues and pull requests
Milestone

Comments

@sjboeing
Copy link
Collaborator

To ensure we exploit vectorisation, need to call the forfft routine on multiple vectors.

@sjboeing sjboeing added the MPI MPI related issues and pull requests label Mar 20, 2023
@matt-frey matt-frey added the enhancement / optimisation Improve algorithm or behaviour label Apr 6, 2023
@matt-frey matt-frey added this to the 0.14.0 milestone May 7, 2023
@sjboeing
Copy link
Collaborator Author

sjboeing commented May 8, 2023

There are also some remaining non-mpi stops in the FFT routines.

@matt-frey matt-frey modified the milestones: 0.14.0, 0.14.1, 0.16.0 Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement / optimisation Improve algorithm or behaviour MPI MPI related issues and pull requests
Projects
None yet
Development

No branches or pull requests

2 participants