- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi, i am using intel 10.0 with visual studio. i wam migrating a code from unix to windows, which employs imsl and mkl as numerical libraries. my windows fortran has imsl and mkl libraries. my question is how to link my fortran code to imal and mkl under visual studio in windows environment? thanks
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please read the on-disk documentation under Building Applications > Using Libraries > Using IMSL. If you specify the "HPC" variant of the IMSL libraries you'll also get access to MKL, though it is a somewhat older version than what you may have separately. If you want to use the newer MKL, do not use the "SHARED" IMSL variant and add references to the MKL libraries as described in the MKL documentation.
Steve

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