Open TLCFEM opened 2 months ago
The binaries compiled on macOS via CI/CD works on the specific version of macOS with the specific version of compilers (GCC/Clang).
Only OpenBLAS is linked, which may not be optimal. To unleash further performance, the support of MKL shall be enabled.
OpenBLAS
MKL
The following tasks need to be done:
The binaries compiled on macOS via CI/CD works on the specific version of macOS with the specific version of compilers (GCC/Clang).
Only
OpenBLAS
is linked, which may not be optimal. To unleash further performance, the support ofMKL
shall be enabled.The following tasks need to be done:
MKL
.