Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mrattg is built/ran by travis #15

Open
evaleev opened this issue Dec 11, 2019 · 1 comment
Open

mrattg is built/ran by travis #15

evaleev opened this issue Dec 11, 2019 · 1 comment
Assignees
Milestone

Comments

@evaleev
Copy link
Contributor

evaleev commented Dec 11, 2019

  • 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.
@evaleev evaleev added this to the 1.0.0-alpha milestone Dec 11, 2019
@robertjharrison
Copy link
Contributor

robertjharrison commented Dec 11, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants