Skip to content

INFRA-9049: Revert addition of mkl library

Simon Rose requested to merge revert_mkl_changes into master

The mkl package should not be installed in our build image, as it is currently only needed for a single module and adds 4GB to the build image size; the necessary functionality is only 40MB as a vendor library.

Merge request reports