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

Fix the FFTW part of the Github Actions build #23

Open
colinjcotter opened this issue Feb 10, 2022 · 1 comment
Open

Fix the FFTW part of the Github Actions build #23

colinjcotter opened this issue Feb 10, 2022 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@colinjcotter
Copy link
Collaborator

This requires that the latest Firedrake docker image be built with FFTW,
and then to fix the mpi4py_fft install in the asQ Actions build.

@JHopeCollins JHopeCollins added the bug Something isn't working label May 18, 2022
@JHopeCollins JHopeCollins added wontfix This will not be worked on and removed bug Something isn't working labels May 15, 2024
@JHopeCollins
Copy link
Collaborator

The FFT takes up a very small proportion of the runtime with scipy.fft. Updating to FFTW is not a priority at the moment. See runtime profile for scalar advection below.
component_timed_named

@JHopeCollins JHopeCollins added the bug Something isn't working label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants