Dependencies for hasktorch-0.0.1.0
Libraries
hasktorch
- base (>=4.7 && <5)
- dimensions (>=1.0)
- hasktorch
- hasktorch-ffi-th (>=0.0.1 && <0.0.2)
- hasktorch-types-th (>=0.0.1 && <0.0.2)
- safe-exceptions (>=0.1.0)
- singletons (>=2.2)
- text (>=1.2.2)
- if flag(cuda)
hasktorch:hasktorch-cpu
- base (>=4.7 && <5)
- dimensions (>=1.0)
- hasktorch
- hasktorch-ffi-th (>=0.0.1 && <0.0.2)
- hasktorch-types-th (>=0.0.1 && <0.0.2)
- safe-exceptions (>=0.1.0)
- singletons (>=2.2)
- text (>=1.2.2)
- if !flag(lite)
hasktorch:hasktorch-gpu
- base (>=4.7 && <5)
- dimensions (>=1.0)
- hasktorch
- hasktorch-ffi-th (>=0.0.1 && <0.0.2)
- hasktorch-ffi-thc (>=0.0.1 && <0.0.2)
- hasktorch-types-th (>=0.0.1 && <0.0.2)
- hasktorch-types-thc (>=0.0.1 && <0.0.2)
- safe-exceptions (>=0.1.0)
- singletons (>=2.2)
- text (>=1.2.2)
- if !flag(lite)
hasktorch:hasktorch-indef-unsigned
- base (>=4.7 && <5)
- hasktorch-indef
- hasktorch-signatures-partial (>=0.0.1 && <0.0.2)
hasktorch:hasktorch-indef-signed
- base (>=4.7 && <5)
- hasktorch-indef
- hasktorch-signatures-partial (>=0.0.1 && <0.0.2)
hasktorch:hasktorch-indef-floating
- base (>=4.7 && <5)
- hasktorch-indef
- hasktorch-signatures-partial (>=0.0.1 && <0.0.2)
Executables
isdefinite-cpu
isdefinite-gpu
isdefinite
memcheck
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
cuda | build with THC support | Disabled |
lite | only build with Double and Long support | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info