- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can I replace xerbla with my own error handler?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Presumably, the MKL xerbla is the same as the one from netlib, and you should be able to substitute your own modification, as you would with the public version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you, that works. The version of XERBLA in "mkl_c.lib" calls other MKL functions, like mkl_set_serial and MKL_SET_PARALLEL, but that code seems to be no more than the wrapper that MKL puts around every BLAS function. I thought there might be more to it.

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