How to build Intel MKL lib MacOS

Greetings Everyone!

I am developing a fortran library for developing finite element programs. You can find it here easifem-base and easifem-classes.

Can you please help me with

  • How to build Intel MKL library (stand-alone) on MacOS (if it is possible)?
  • Are there any repercussion of using MKL given my library has GNU-GPL3 license?

Regards
Vikas

You can install MKL by various means on your system, the Intel oneAPI installers are probably the preferred way. But there are also versions on conda-forge https://anaconda.org/conda-forge/mkl-devel which can be used on OSX and are easily installable in case you plan to distribute your software at some point.

For licensing issues regrading MKL, best head to: