Back to Gabriel Altay's Homepage

Gabriel Altay's Fortran 90 Linux Software Installation Notes


These are notes I made on my journey to install software that would allow me to compute fast fourier transforms on distributed memory machines. I use Fortran 90 as my main programming language and so these notes are geared towards that goal. If you install these three pieces of software in the order described here, you should be able to run parallel FFT jobs on distributed memory clusters.


Intel Fortran Compiler


MPICH2


FFTW