compiling OGS with MKL

Following issue #3075 (closed) I am trying to compile OGS with MKL. I use for that the following command in the source folder:

cmake -DOGS_USE_MKL=ON -DMKL_DIR=/home/eric/sources/anaconda3/pkgs/mkl-2020.2-256/lib -DCMAKE_BUILD_TYPE=Release

The configuration is unfortunately incomplete.

image

I think that the MKL_DIR is not correct but I don't know which folder is needed. There are a lot of files everywhere related to MKL