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

suggestion: provide blas+lapack #94

Closed
tjhei opened this issue Sep 27, 2018 · 2 comments
Closed

suggestion: provide blas+lapack #94

tjhei opened this issue Sep 27, 2018 · 2 comments

Comments

@tjhei
Copy link
Member

tjhei commented Sep 27, 2018

Some clusters do not have a working blas+lapack. Maybe we can write an (optional) package that uses gotoblas or atlas to provide these? Requires testing it for Trilinos and deal.II of course.

Requested on the ASPECT mailing list.

@bangerth
Copy link
Member

The cluster folks will not be happy about that. They like to have their optimized blas and lapack packages...

But we don't do much blas anyway, so the performance impact is likely small.

@tjhei
Copy link
Member Author

tjhei commented Sep 27, 2018

The cluster folks will not be happy about that. They like to have their optimized blas and lapack packages...

Except when they don't. My suggestion would be to not install it by default of course.

But we don't do much blas anyway, so the performance impact is likely small.

I am not sure if ML uses blas/lapack.

@tjhei tjhei mentioned this issue Oct 5, 2018
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