<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><br class=""/><blockquote type="cite" class=""><div dir="ltr" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><div class="gmail_quote"><div class=""><br class=""/></div><div class="">Hi Juan,</div><div class=""><br class=""/></div><div class="">I believe the problem is that you specify --with-mkl_sparse-dir, but that is not used because the BLAS/LAPACK logic checks for that, and you just</div><div class="">need --with-mkl_sparse. Normally the "dir" option would do this automatically, but since it is not used, that logic does not kick in. Please tell me if</div><div class="">this works.</div><div class=""><br class=""/></div><div class=""><br class=""/></div></div></div></blockquote><br class=""/></div><div><br class=""/></div><div>It worked! Thank you very much! The only caveat is that these options don’t support 64 bit indices, so I had to set:  --with-64-bit-indices=0 </div><div><br class=""/></div><div>Juan S.</div></body></html>