Dependencies for accelerate-bignum-0.3.0.0
Libraries
accelerate-bignum
- accelerate (>=1.3)
- base (>=4.8 && <5)
- ghc-prim
- template-haskell
- if flag(llvm-cpu)
- accelerate-llvm (>=1.3)
- accelerate-llvm-native (>=1.3)
- llvm-hs-pure (>=3.9)
- if flag(llvm-ptx)
- accelerate-llvm (>=1.3)
- accelerate-llvm-ptx (>=1.3)
- llvm-hs-pure (>=3.9)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
llvm-cpu | Enable primpos for the LLVM CPU backend | Enabled |
llvm-ptx | Enable primops for the LLVM PTX backend | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info