30 Sep
2015
30 Sep
'15
2:29 p.m.
Satish Balay <[email protected]> writes:
I think the issue was - blaslapack.py [as is currently organized] does not need or care for mkl.h. But mkl_cpardiso.py requires it. For mkl_cpardiso.py to find it - it requires the -dir - or include/lib options.
Can one use mkl_pardiso with a different BLAS/Lapack? If not, maybe --with-mkl-dir= or some such to avoid repetition of the ridonculous paths.