- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
According to the reference both the single and double precision versions of the nonlinear least squares solver routines can be accessed by including mkl_rci.fi . But, from what I can tell this file only references the double precision routines. Indeed, my program compiles and runs fine when I call the double precision versions, but I cannot compile the single precision version because the routines are apparently not found.
What am I missing here?
What am I missing here?
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
What version of MKL do you use?
With best regards,
Alexander Kalinkin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the single precision support has been added since the 10.3 version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When you do succeed in building the single precision version program, do not expect the example program supplied with the MKL distribution to work unmodified. In particular, when you approximate derivatives using numerical differentiation, you should make the convergence criteria less stringent.

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