- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear all,
I have encountered one problem that made me puzzle,
I have known that ifort with the old version there is a flags (maybe with MKL) named -lguide.
Then what is the replacement for ifort 2013 sp1
thanks all
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It was replaced by libiomp, as per https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/286097
If you are building with OpenMP, there probably isn't a need to substitute anything and instead you would remove it. If not building with OpenMP then try replacing with: -liomp

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