aboutsummaryrefslogtreecommitdiff
path: root/ports/fftw3/CONTROL
blob: c1986ce4d9b2ef4c2a7a2598f1c921ce58e8a04f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: fftw3
Version: 3.3.8-2
Description: FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).

Feature: openmp
Description: Builds openmp enabled lib

Feature: sse
Description: Builds part of the library with sse

Feature: sse2
Description: Builds part of the library with sse2, sse

Feature: avx
Description: Builds part of the library with avx, sse2, sse

Feature: avx2
Description: Builds part of the library with avx2, fma, avx, sse2, sse

Feature: threads
Description: Enable threads in fftw3