- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I noticed that the documentation of all ?trnlspbc_* procedures has been removed for MKL version 2025.1.0. However, my code still compiles fine using these procedures (in particular dtrnlspbc_init, dtrnlspbc_solve and dtrnlspbc_delete). I currently fall back on the documentation from 2025.0 (which BTW also contains an error: handle is of type HANDLE_TR and not INTEGER*8).
I checked the release notes and they do not mention anything about the procedures I am referring to. Is this a simple oversight or will these procedures be removed in the future?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For the type of handle, please check the "Memory Allocation and Handles" section in the following developer reference page.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is still in the documentation https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2025-1/nonlin-least-squares-with-lin-bound-constraint.html.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It seems the main issue has been fixed. I can indeed find the routines in the new documentation now, whereas I could not before.
The type of handle is still erroneous though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For the type of handle, please check the "Memory Allocation and Handles" section in the following developer reference page.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page