- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have a problem using MKL Sparse Blas Level 3 routine "mkl_dcoomm" which calculates C=A*B where A is a sparse matrix in coordinate format and B is dense matrix. Clearly C is also a dense matrix. The problem is that I would like to perform C=A*B where B is sparse and A is dense (reverse of former case). Is there any other function for this (I didn't find!) or I should change my expression and use same matrix? My question might be very elementary, so sorry in advance!
Thanks for your help,
D.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We don't have such a function to multiply dense matrix by sparse matrix in MKL.
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