EPIC-model / epic

Elliptical Parcel-in-Cell model for fluid dynamics
https://epic-model.github.io
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

FFT optimisation #447

Open sjboeing opened 1 year ago

sjboeing commented 1 year ago

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

sjboeing commented 1 year ago

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