Dependencies for accelerate-0.8.1.0

library

Flags

Automatic Flags
NameDescriptionDefault
llvm

Enable the LLVM backend (sequential)

Disabled
cuda

Enable the CUDA parallel backend for NVIDIA GPUs

Enabled
pcache

Enable the persistent caching of the compiled CUDA modules (experimental)

Disabled
test-suite

Export extra test modules

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