Dependencies for accelerate-cuda-0.17.0.0
Libraries
accelerate-cuda
- accelerate (>=1.0 && <1.1)
- array (>=0.3)
- base (>=4.7 && <4.9.1)
- binary (>=0.7)
- bytestring (>=0.9)
- containers (>=0.3)
- cryptohash (>=0.7)
- cuda (>=0.7)
- directory (>=1.0)
- fclabels (>=2.0)
- filepath (>=1.0)
- hashable (>=1.1)
- hashtables (>=1.0.1)
- language-c-quote (>=0.4.4)
- mainland-pretty (>=0.2)
- mtl (>=2.0)
- old-time (>=1.0)
- pretty (>=1.0)
- process (>=1.0)
- SafeSemaphore (>=0.9)
- srcloc (>=0.2)
- template-haskell
- text (>=0.11)
- transformers (>=0.2)
- unordered-containers (>=0.1.4)
- if os(windows)
- Win32 (>=2.2.1)
- unix (>=2.4)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
debug | Enable tracing message flags. These are read from the command-line arguments, which is convenient but may cause problems interacting with the user program, so is not enabled by default. The available options:
| 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