Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,102
    • Issues 4,102
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !6210

Find{BLAS,LAPACK}: Update for Intel oneAPI structure under MKLROOT

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Peter Knowles requested to merge knowlespj/cmake:discover-intel-oneapi into master Jun 09, 2021
  • Overview 18
  • Commits 1
  • Pipelines 4
  • Changes 2

Add search paths for the Intel oneAPI MKL directory structure so that we do not rely on paths in LD_LIBRARY_PATH.

Intel oneAPI MKL (https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onemkl.html#gs.2wxm2q) has a slightly different directory structure to its predecessors. This patch allows FindBLAS.cmake, and therefore FindLAPACK.cmake, to find it.

Topic-rename: FindBLAS-oneAPI-mkl

Edited Jun 11, 2021 by Brad King
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: discover-intel-oneapi