Dependencies for blas-hs-0.1.1.0

library

Flags

Automatic Flags
NameDescriptionDefault
no-netlib

Do not link with the reference Blas from Netlib.

Disabled
no-accelerate

Do not link with the Accelerate Framework. Has no effect except on Darwin and Mac OS X.

Disabled
openblas

Link with the OpenBLAS library.

Disabled
mkl

Link with the Intel Math Kernel Library.

Disabled
cblas

Link with the CBlas wrapper in addition to everything else.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info