Download List

프로젝트 설명

FFTW is a fast C FFT library. It includes complex, real, symmetric, multidimensional, and parallel transforms, and can handle arbitrary array sizes efficiently.It is typically faster than other freely available FFT implementations, and is even competitive with vendor-tuned libraries (benchmarks are available at the homepage). To achieve this performance, it uses novel code generation and runtime self optimization techniques (along with many other tricks).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-03 07:52
3.3.1

이 릴리스 팔 네온 지원을 추가 하 고 빠른 견적-모드를 계획, 구현 포트란 인터페이스 이식성을 향상 시킵니다.
Tags: Minor
This release adds ARM NEON support, implements faster estimate-mode planning, and improves Fortran interface portability.

2011-07-28 08:16
3.3

에 AVX, MPI 및 기타 새로운 기능의 최종 릴리스 3.3 - beta1. 베타에 비해, 주요 변경 사항은 OpenMP와 POSIX - 스레드 버전의 동시 설치 지원입니다.
A finalized release of AVX, MPI, and other new features in 3.3-beta1. Compared to the beta, the main change is support for simultaneous installation of OpenMP and POSIX-threads versions.

2011-06-27 15:29
3.3-beta1

지원 AVX 지침에 대한 추가되었습니다, MPI 분산 메모리 병렬, 포트란 2003 인터페이스, 사중 정밀 (GCC 4.6 이상), 그리고 몇 가지 사소한 기능 향상.
Tags: Major feature enhancements, Beta
Support was added for AVX instructions, MPI distributed-memory parallelism, Fortran 2003 interface, quadruple precision (gcc 4.6 or later), and several minor enhancements.

2009-07-15 18:35
3.2.2

일부 성능 regressions 고정했다. 해결 방법은 mingw64 버그에 추가되었습니다.
Tags: Minor
Some performance regressions were fixed. A workaround was added for a mingw64 bug.

2009-02-15 16:07
3.2.1

실제 성능 향상 다차원 데이터에 있었 변환합니다. 설명서 및 컴파일 수정되었다.
Tags: Minor feature enhancements
Performance improvements were in multidimensional real-data transforms. Documentation and compilation fixes were made.

Project Resources