How to Scale Fast Fourier Transforms to Exascale on Modern NVIDIA GPU Architectures
developer.nvidia.com·20h
Hardware Acceleration
Preview
Report Post

Fast Fourier Transforms (FFTs) are widely used across scientific computing, from molecular dynamics and signal processing to computational fluid dynamics (CFD), wireless multimedia, and machine-learning applications. As computational problem sizes scale to increasingly large domains, researchers require the capability to distribute FFT computations across hundreds or thousands of GPUs spanning multiple nodes.

NVIDIA cuFFTMp is a multi-GPU, multi-node (MGMN) extension to cuFFT that enables scientists and engineers to solve challenging problems on exascale platforms. Building on the success of NVIDIA cuFFTMp’s scaling on Volta and Ampere supercomputers, as detailed in a previous blog, we co…

Similar Posts

Loading similar posts...