Skip to content
forked from FFTW/fftw3

This is a fork of FFTW3 to add more SIMD architectures, and to improve existing ones. Our optimization targets are the small 3D FFTs used in GROMACS (but it will never reduce performance). Current additions include Power8 (VSX, single/double), AVX (128 bit enabled together with 256 bits), AVX2 (128 & 256 bits).

License

Notifications You must be signed in to change notification settings

eriklindahl/fftw3

 
 

Repository files navigation

This is the official git repository for the FFTW library for computing Fourier transforms (version 3.x).

About

This is a fork of FFTW3 to add more SIMD architectures, and to improve existing ones. Our optimization targets are the small 3D FFTs used in GROMACS (but it will never reduce performance). Current additions include Power8 (VSX, single/double), AVX (128 bit enabled together with 256 bits), AVX2 (128 & 256 bits).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 76.4%
  • OCaml 14.9%
  • C++ 6.5%
  • Perl 1.0%
  • Shell 0.8%
  • Makefile 0.3%
  • Standard ML 0.1%