elastic / ml-cpp

Machine learning C++ code
Other
7 stars 62 forks source link

[ML] Upgrade MKL to version 2024.0 #2619

Closed droberts195 closed 8 months ago

droberts195 commented 9 months ago

After upgrading PyTorch to version 2.1.2 we encountered crashes when using the optimised version of ELSER v2 on Linux x86_64. The problem appeared to be caused either by a bug in the MKL version 2020.4 or else an incompatibility between that version of MKL and PyTorch 2.1.2. An upgrade to MKL version 2024.0 appears to resolve it.

Fixes #2617

droberts195 commented 8 months ago

buildkite run_qa_tests

droberts195 commented 8 months ago

buildkite test this please

droberts195 commented 8 months ago

buildkite run_qa_tests on linux

droberts195 commented 8 months ago

buildkite test this please