Dependencies for accelerate-llvm-ptx-1.0.0.0
Libraries
accelerate-llvm-ptx
- accelerate (>=1.0 && <1.1)
- accelerate-llvm (>=1.0 && <1.1)
- base (>=4.7 && <4.10)
- bytestring (>=0.9)
- containers (>=0.5 && <0.6)
- cuda (>=0.7)
- directory (>=1.0)
- dlist (>=0.6)
- fclabels (>=2.0)
- filepath (>=1.0)
- hashable (>=1.2)
- llvm-hs (>=4.0 && <4.1)
- llvm-hs-pure (>=4.0 && <4.1)
- mtl (>=2.2.1)
- pretty (>=1.1)
- time (>=1.4)
- unordered-containers (>=0.2)
- if flag(nvvm)- nvvm (>=0.7.5)
 
Flags
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| nvvm | Use the NVVM library to generate optimised PTX | Disabled | 
| debug | Enable debug tracing message flags. Note that  | Disabled | 
| bounds-checks | Enable bounds checking | Enabled | 
| unsafe-checks | Enable bounds checking in unsafe operations | Disabled | 
| internal-checks | Enable internal consistency checks | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info