- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've recently discovered that I need to build a code with Version 11.1 of the Intel compiler in order to satisfy customer requirements. Is there any reason I can't do this and statically link to the latest MKL libraries distributed with ComposerXE?
I haven't run extensive tests, but I've compiled my code against the newer MKL libraries and everything appears to function correctly. Is this a risky proposition?
Thanks,
Greg
I haven't run extensive tests, but I've compiled my code against the newer MKL libraries and everything appears to function correctly. Is this a risky proposition?
Thanks,
Greg
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes, you can do that.it's not risky proposition. your application statically linked to the latest MKL libraries would provide the optimizations for all latest Intel architectures.
--Gennady

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page