Dependencies for accelerate-blas-0.3.0.0
Libraries
accelerate-blas
- accelerate (>=1.3)
- base (>=4.7)
- if flag(llvm-cpu)
- accelerate-llvm (>=1.3)
- accelerate-llvm-native (>=1.3)
- blas-hs (>=0.1)
- llvm-hs-pure (>=4.1)
- if flag(llvm-ptx)
- accelerate-llvm (>=1.3)
- accelerate-llvm-ptx (>=1.3)
- bytestring (>=0.9)
- containers (>=0.5)
- cublas (>=0.3)
- cuda (>=0.8)
- file-embed (>=0.0.10)
- llvm-hs-pure (>=4.1)
- mtl (>=2.2)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
llvm-cpu | Enable the LLVM backend for multicore CPUs | Enabled |
llvm-ptx | Enable the LLVM PTX backend for NVIDIA GPUs | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info