IntelPython / dpnp

Data Parallel Extension for NumPy
BSD 2-Clause "Simplified" License
94 stars 21 forks source link

Remove MKL_VERSION_2024 variable from cmake files #1889

Closed antonwolfy closed 3 weeks ago

antonwolfy commented 1 month ago

OneMKL 2024.0 is a minimum required version in meta.yaml as both build and run dependency.

This PR is an attempt to clean up the code and to remove a temporary solution implemented in #1567 for proper MKL discovery during the build process. As for now we should not consider a building with OneMKL < 2024.0 version.

github-actions[bot] commented 1 month ago

View rendered docs @ https://intelpython.github.io/dpnp/index.html