You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mrattg requires MKL, but this is not enforced by cmake
travis needs install MKL
currently looking for MKL/cblas/madness is a mutually-duplicating mess. MADNESS already looks for MKL and provides critical functionality for e.g. direct mode of MKL, etc. Should use BLAS/LAPACK interfaces from MADNESS if available, otherwise look for generic MKL, cblas, etc.
The text was updated successfully, but these errors were encountered:
On Wed, Dec 11, 2019 at 9:52 AM Eduard Valeyev ***@***.***> wrote:
- mrattg requires MKL, but this is not enforced by cmake
- travis needs install MKL
- currently looking for MKL/cblas/madness is a mutually-duplicating
mess. MADNESS already looks for MKL and provides critical functionality for
e.g. direct mode of MKL, etc. Should use BLAS/LAPACK interfaces from
MADNESS if available, otherwise look for generic MKL, cblas, etc.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#15>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZSAPJBTK5GGVAODSMTDLLQYD5DDANCNFSM4JZQHWQQ>
.
The text was updated successfully, but these errors were encountered: