- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
In my old project, I just download the blas library and use it directly. Now I change my project to use the mkl blas. Since all my project subroutines are written in fortran 77 format, I want to use themkl_blas.fi for FORTRAN 77 interface instead of my downloaed blas library. Beacuse I am a starter, I can not set the configuration rightly to use the mkl blas library, error of unresolved subroutine always occurs. So anyone can give me the configuration of using mkl blas fortran 77 interface in details, I appreciate.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you follow the advice of the link adviser posted on the head page of this forum? It's not easy to help if you don't give specifics of what you tried and what was the result.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is a script file that can suggest which files the application needs to link with Intel MKL:
http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/
Thanks,
Chao

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