An open API service indexing awesome lists of open source software.

https://github.com/nsmith5/fftw-mpi-examples

FFTW MPI just being the worst thing.
https://github.com/nsmith5/fftw-mpi-examples

Last synced: about 1 year ago
JSON representation

FFTW MPI just being the worst thing.

Awesome Lists containing this project

README

          

#FFTW-MPI Examples

Several examples of FFTW MPI being a dick.

Each example has an appropriate Makefile. The only dependency should be an MPI and FFTW library appropriately configured. To build just move the appropriate directory and run `make`.

## Example 1

Simple fourier transform

## Example 2

Diffusion equation example

## Example 3

Model A example