- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I downloaded evaluation copy of version 10.1, and found some instruction to link to MKL from C++ for 9.0 as in below; but when i looked in my dir where I installed MKL, I could not find any such dirs like "C:\Program Files\Intel\MKL\9.0\include", all I have is a download dir; i serached and did not find any lib files either.
Intel MKL 9.0 with Microsoft* Visual C++* .NET 2003 or Microsoft* Visual C++* 2005
- Select View Solution Explorer (and make sure this window is active).
- Select Tools Options Projects VC++ Directories.
- In the drop down menu titled Show directories for:, select Include Files, and then type in the directory for the Intel MKL include files (e.g. default: C:Program FilesIntelMKL9.0include).
- In the drop down menu titled Show directories for:, select Library Files, and then type in the directory for the Intel MKL library files (e.g. default: C:Program FilesIntelMKL9.0ia32lib).
- In the drop down menu titled Show directories for:, select Executable Files, and then type in the directory for the Intel MKL executable files (e.g. default: C:Program FilesIntelMKL9.0ia32
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
did install complete with no errors? (after downloading and expanding file you need to execute install program) As your version is 10.1 you won't have /9.0/.... folder but something similar. Linking examples are just .... examples and you need to modify the path to match your particular installation tree.
what platform (IA32/x64) are you on?
A.
did install complete with no errors? (after downloading and expanding file you need to execute install program) As your version is 10.1 you won't have /9.0/.... folder but something similar. Linking examples are just .... examples and you need to modify the path to match your particular installation tree.
what platform (IA32/x64) are you on?
A.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found the dirs under my machine's D:Program FilesIntelMKL10.1.2.026; I was looking at D:Program Files (x86) and cound not find them...
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