xcompact3d / x3d2

https://xcompact3d.github.io/x3d2
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Add multi-GPU support for the Poisson solver in CUDA backend #96

Closed semi-h closed 2 months ago

semi-h commented 3 months ago

Adds slab decomposition support via cuFFTMp library.

The slab decomposition is in PHYSICAL_IN_X setup in 2DECOMP&FFT terminology.