Installing FFTW
Procedure
- Use PuTTY to log in to the server as the root user.
- Install FFTW on the management node.
module add gnu8/8.3.0
yum install -y fftw-gnu8-openmpi3-ohpc.aarch64
module add fftw/3.3.8
Parent topic: Installing Math Libraries