Could not find a package configuration file provided by "MKL": MKLConfig.cmake/mkl-config.cmake missing
Might also be an upstream issue with upstream issue on hpc-container-make?
The MKL packages are identical to the ones installed in the last working container build I have.
In the last working build I cannot find an MKL-Config for cmake.
Any ideas how to fix this? Thank you.
#30 128.8 CMake Error at scripts/cmake/Find.cmake:113 (find_package):
#30 128.8 Could not find a package configuration file provided by "MKL" with any of
#30 128.8 the following names:
#30 128.8
#30 128.8 MKLConfig.cmake
#30 128.8 mkl-config.cmake
#30 128.8
#30 128.8 Add the installation prefix of "MKL" to CMAKE_PREFIX_PATH or set "MKL_DIR"
#30 128.8 to a directory containing one of the above files. If "MKL" provides a
#30 128.8 separate development package or SDK, be sure it has been installed.
#30 128.8 Call Stack (most recent call first):
#30 128.8 CMakeLists.txt:77 (include)
Full log: log.txt
Dockerfile: Dockerfile