Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix oneAPI find_package command to look at the MKLROOT env var #3392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 3, 2023

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.