Hi everyone,
I’ve been previously using the standard BLAS/LAPACK libraries provided by Ubuntu repos while building deal.II and ASPECT on different systems. However, I’m now starting to run models on national-level machines, which do not offer those standard libraries but rather only MKL versions of them. Also, getting the standard BLAS/LAPACK libraries installed might be tricky.
Which makes this ASPECT issue, is the recommendation to not use MKL to build deal.II using candi for ASPECT: “We provide a candi configuration file that is optimized for ASPECT at aspect/contrib/install/local.cfg at main · geodynamics/aspect · GitHub”. Hence I’m wondering, is it particularly harmful to use MKL while building ASPECT and/or its dependencies, and if so, is it more of performance issue or something else?
best,
Leevi