Skip to content

Conversation

@umar456
Copy link
Member

@umar456 umar456 commented Mar 31, 2023

Improves the find_package(MKL) command to look at the MKLROOT environment variable. This environment variable was not being referenced when finding the config file by default in CMake.

Description

  • find_package(MKL) now uses MKLROOT to find the MKLConfig.cmake file
  • Update the compiler recognition code so that older CMake versions can find DPCPP compilers

Changes to Users

N/A

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • [ ] Functions added to unified API
  • [ ] Functions documented

@umar456 umar456 force-pushed the mkl_config_update branch 3 times, most recently from 78e81f7 to 6a3ef2e Compare March 31, 2023 22:06
@umar456 umar456 force-pushed the mkl_config_update branch from 6a3ef2e to 6418b24 Compare April 1, 2023 23:16
@umar456 umar456 merged commit d70a59b into arrayfire:master Apr 3, 2023
@syurkevi syurkevi mentioned this pull request Apr 6, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants