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

BLAS vendor #5

Closed
simonpintarelli opened this issue Oct 11, 2020 · 1 comment
Closed

BLAS vendor #5

simonpintarelli opened this issue Oct 11, 2020 · 1 comment

Comments

@simonpintarelli
Copy link
Member

SPLA will always link against MKL if it's present, for example also with spack install spla ^openblas. Also the spack package.py should be changed accordingly, such that the BLAS vendor is read from spec['blas'].name and forwrded to SPLA cmake.

@AdhocMan
Copy link
Collaborator

Sorry for not responding sooner, I did not have notifications on for this repository somehow. This should be fixed with the new release and the spack package will be updated soon.

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