Dependencies for accelerate-fft-1.3.0.0
Libraries
accelerate-fft
- accelerate (>=1.3)
- base (>=4.9 && <5)
- bytestring (>=0.9)
- lens-accelerate (>=0.2)
- if flag(llvm-cpu)
- accelerate-llvm (>=1.3)
- accelerate-llvm-native (>=1.3)
- carray (>=0.1.5)
- fft (>=0.1.8)
- if flag(llvm-ptx)
- accelerate-llvm (>=1.3)
- accelerate-llvm-ptx (>=1.3)
- containers (>=0.5)
- cuda (>=0.5)
- cufft (>=0.9)
- file-embed (>=0.0.10)
- hashable (>=1.0)
- mtl (>=2.2)
- unordered-containers (>=0.2)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
llvm-ptx | Use CUFFT-based implementation in the LLVM.PTX backend | Enabled |
llvm-cpu | Use FFTW-based implementation in the LLVM.Native backend | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info