Skip to content

Please cherry-pick 8ecc8b6 from upstream to facilitate building on modern Linux distros #115

Description

@BCMM

Currently, this project expects to be built with the Intel MKL packages provided directly by Intel. However, that APT repository has been deprecated, and it is becoming increasingly difficult to use it on modern systems.

MKL packages are now widely available from the repositories of APT distros, but they install the libraries and headers at standard paths in /usr/, rather than the obscure locations in /opt/intel that were used previously. Would you consider cherry-picking this commit from upstream, which allows CMake to find the libraries from standard paths?
marian-nmt@8ecc8b6

Bergamot-translator works fine with this change, on my Debian Unstable machine (as tested by building and running translateLocally).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions