QMCPACK / miniqmc

QMCPACK miniapp: a simplified real space QMC code for algorithm development, performance portability testing, and computer science experiments
Other
27 stars 35 forks source link

Find mkl upgrade #136

Closed PDoakORNL closed 6 years ago

PDoakORNL commented 6 years ago

This is a little more robust on my platforms.

qmc-robot commented 6 years ago

Can one of the maintainers verify this patch?

markdewing commented 6 years ago

okay to test

ye-luo commented 6 years ago

Please update the PR explaining what is your platform and why it is more robust on your platform.

ye-luo commented 6 years ago

@PDoakORNL Is this just make miniQMC consistent with QMCPACK?

PDoakORNL commented 6 years ago

Yes that's all it does. Fixed a clang cmake problem for me on oxygen, I think related to mkl include directories not being added. It just failed to "find" Blas/Lapack so I copied this in from QMCPack.