Skip to content

Set AF_COMPUTE_LIBRARY to MKL only if found. #3228

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 1 commit into from
Mar 10, 2022

Conversation

umar456
Copy link
Member

@umar456 umar456 commented Mar 8, 2022

Fixes errors if MKL is not found on the system

Description

By default we set the AF_COMPUTE_LIBRARY to MKL only if MKL was found on
the system. If MKL was not found it will be set to FFTW/LAPACK/BLAS instead.

Changes to Users

Users will not need to set AF_COMPUTE_LIBRARY by default.

Checklist

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

@umar456 umar456 merged commit fcaa40c into arrayfire:master Mar 10, 2022
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