firedrakeproject / asQ

A library for implementing ParaDIAG timestepping algorithms using Firedrake
MIT License
4 stars 1 forks source link

Fix the FFTW part of the Github Actions build #23

Open colinjcotter opened 2 years ago

colinjcotter commented 2 years ago

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 commented 5 months ago

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