Parallel FFT using MPI
By Somasundaram Meiyappan (2003)
This is a program that I wrote towards my project report for my Parallel Computer Systems course in NUS. It uses Message Passing Interface(MPI) to communicate with the different instances running in various processors/machines in the cluster. There is also a report on this work in the articles section.
Minimum Requirements:
A cluster with Message Passign Interface
Download:
File: parallelfft.zip
Size: 13 KB
Feel free to use this source anywhere you like. But please do not use this for your project/assignment. Sources are never shared for that.