- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all!
I'm trying to find an efficient way to compute Kronecker products (of matrices) using Intel Fortran MKL. I was hoping to find a routine that directly does the Kronecker product, but couldn't find it yet it for me. Does such a routine exists?
Alternatively, is there an obvious/efficient way to use other routines in order to get Kronecker products?
Thanks!
Gaston
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
pls see this thread - https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/559705
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Gennady,
Thanks for your reply and for the suggested thread. I went over that post, but it doesn't really have an answer. I guess there is no built-in function to compute Kronecker product?
Thanks!
Gaston
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Gaston. Yes, that's right. MKL doesn't support such functionality. thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Gennady,
Could you consider adding Kron to MKL?
Also something like MATLAB's speye(), spdiag() and eye() would be great.

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