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

cmake build doesn't have an option for libxsmm #73

Closed
yurivict opened this issue Oct 31, 2018 · 2 comments
Closed

cmake build doesn't have an option for libxsmm #73

yurivict opened this issue Oct 31, 2018 · 2 comments

Comments

@yurivict
Copy link

README says that it can be used, but only Makefile.inc has code to enable it. cmake build doesn't have such option.

@yurivict yurivict changed the title cmake files don't have an option for libxsmm cmake build doesn't have an option for libxsmm Oct 31, 2018
@dev-zero
Copy link
Contributor

dev-zero commented Nov 1, 2018

Duplicate of #46

@dev-zero dev-zero marked this as a duplicate of #46 Nov 1, 2018
@dev-zero dev-zero closed this as completed Nov 1, 2018
@dev-zero
Copy link
Contributor

dev-zero commented Nov 1, 2018

I pushed support for building DBCSR with libxsmm using cmake today.

cmake -DUSE_SMM=libxsmm

should do the trick, although you need the latest development version of libxsmm or wait for the next release (schedule for November 12th) since we rely on the new pkg-config files from libxsmm.

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