- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am new to using the IMSL libraries. I found that I need to include the file link_fnl_static_hpc.h. The hpc indicates that Intel MKL libraries are linked as well. Is there a way to compile the code without MKL so that I can use the file link_fnl_static.h? My own code does not require MKL.
Thanks,
Haje
I am new to using the IMSL libraries. I found that I need to include the file link_fnl_static_hpc.h. The hpc indicates that Intel MKL libraries are linked as well. Is there a way to compile the code without MKL so that I can use the file link_fnl_static.h? My own code does not require MKL.
Thanks,
Haje
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Use 'link_fnl_static.h'. You will also need to add:
!DEC$ OBJCOMMENT LIB:'libguide.lib'
after that.
!DEC$ OBJCOMMENT LIB:'libguide.lib'
after that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Steve, I will try that out.
Haje
Haje

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