BLAS/LAPACK Survey
#13603
Replies: 3 comments
-
We use OpenBlas, as well as Netlib, Intel MKL, and Arm Performance Libraries |
Beta Was this translation helpful? Give feedback.
0 replies
-
@sebrowne Can't select more than one: I use OpenBLAS, MKL, Cray LibSci, sometimes Netlib. |
Beta Was this translation helpful? Give feedback.
0 replies
-
OpenBLAS, MKL, ArmPL, libSci and also BLIS which is not on the list yet great because it does not require a license (MKL and libSci aren't free) also it does not require a FORTRAN compiler so it's pretty much the only option on stock OSX. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are exploring changing the code that finds/registers the linear algebra libraries (BLAS/LAPACK) in Trilinos' build system to deliver a better user experience. Please let us know which of the following linear algebra libraries you use when building Trilinos so that we can identify cases that we should test (we can't test everything, but ideally we would like to test the most common user workflows).
6 votes ·
Beta Was this translation helpful? Give feedback.
All reactions