variemai / fftmpi_partitions

The fftMPI library performs 2d/3d FFTs in parallel for grids distributed across MPI processes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the fftMPI library.

fftMPI website: http://fftmpi.sandia.gov

Contact author:

Steve Plimpton
Sandia National Laboratories
sjplimp@sandia.gov
http://www.sandia.gov/~sjplimp

The fftMPI library is distributed as open-source code under the
modified Berkeley Software Distribution (BSD) License.  See the
accompanying LICENSE file.

This directory contains the following:

README         this file
LICENSE        modified BSD license
doc            documentation
src            source files for library
test	       test FFT codes in C++, C, Fortran 90, Python

Point your browser at doc/Manual.html to get started.

About

The fftMPI library performs 2d/3d FFTs in parallel for grids distributed across MPI processes.

License:Other


Languages

Language:C++ 66.7%Language:Fortran 14.7%Language:Python 12.2%Language:C 4.7%Language:Makefile 1.2%Language:Shell 0.3%Language:CMake 0.3%