Dependencies for accelerate-cuda-0.12.1.0
Libraries
accelerate-cuda
- accelerate (>=0.12.1 && <0.13)
- array (>=0.3)
- base (>=4 && <5)
- binary (>=0.5)
- blaze-builder (>=0.3)
- bytestring (>=0.9)
- containers (>=0.4)
- cryptohash (>=0.7)
- cuda (>=0.4.1)
- directory (>=1.0)
- fclabels (>=1.0)
- filepath (>=1.0)
- hashable (>=1.1)
- hashtables (>=1.0.1)
- language-c-quote (>=0.3)
- mainland-pretty (>=0.1.1)
- mtl (>=2.0)
- pretty (>=1.0)
- process (>=1.0)
- srcloc (>=0.1)
- 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