
8 Jun
2008
8 Jun
'08
8:01 p.m.
Judah Jacobson wrote:
My preference is to use an autoconf script to solve that problem. ("build-type: Configure" in the cabal file.)
That approach would not work well for BLAS. The various BLAS libraries have profoundly different performance characteristics, and you wouldn't want to get the wrong one for your system, if you had both installed.