← 返回首页
CMake support to link against static Intel MKL by 9prady9 · Pull Request #2877 · arrayfire/arrayfire · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

CMake support to link against static Intel MKL#2877

Merged
9prady9 merged 2 commits into
arrayfire:masterfrom
9prady9:support_static_link_mkl
May 6, 2020
Merged

CMake support to link against static Intel MKL#2877
9prady9 merged 2 commits into
arrayfire:masterfrom
9prady9:support_static_link_mkl

Conversation

Copy link
Copy Markdown
Member

9prady9 commented May 6, 2020

Static linking of Intel MKL is turned off by default.

Note that this however increases binary size of CPU backend by ~200MB and
OpenCL backend by ~100MB, respectively.

Resolves #2671

Static linking of Intel MKL is turned off by default. Note that this however increases binary size of CPU backend by ~200MB and OpenCL backend by ~100MB, respectively.
9prady9 merged commit d087e32 into arrayfire:master May 6, 2020
9prady9 deleted the support_static_link_mkl branch May 6, 2020 16:09
umar456 added this to the 3.7.2 milestone Jun 27, 2020
umar456 pushed a commit to umar456/arrayfire that referenced this pull request Jun 27, 2020
* CMake support to link against static Intel MKL Static linking of Intel MKL is turned off by default. Note that this however increases binary size of CPU backend by ~200MB and OpenCL backend by ~100MB, respectively. * remove generator expressions in favor of if-else
umar456 mentioned this pull request Jun 27, 2020
2 tasks
9prady9 pushed a commit that referenced this pull request Jun 27, 2020
* CMake support to link against static Intel MKL Static linking of Intel MKL is turned off by default. Note that this however increases binary size of CPU backend by ~200MB and OpenCL backend by ~100MB, respectively. * remove generator expressions in favor of if-else
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

static linking mkl

2 participants

Footer

© 2026 GitHub, Inc.