- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Would someone help me ?
I need to do matrix-vector multiplication and for that tried to use mkl_dcsrmv( ) functions. My sparse matrix is compressed sparse row format and NOT square matrix. not upper triangular not lower triangular not diagonal. That is just general sparse matrix.
then what 'matdescra' options do I have to use ? for
matdescra[0], matdescra[1], ~ matdescra[3] ?
for matdecra[1], In the manual I can find only 'L', or 'U' options for lower and upper triangular matrix and there are not an option for neither of them.
Thank you.
Joon.
I need to do matrix-vector multiplication and for that tried to use mkl_dcsrmv( ) functions. My sparse matrix is compressed sparse row format and NOT square matrix. not upper triangular not lower triangular not diagonal. That is just general sparse matrix.
then what 'matdescra' options do I have to use ? for
matdescra[0], matdescra[1], ~ matdescra[3] ?
for matdecra[1], In the manual I can find only 'L', or 'U' options for lower and upper triangular matrix and there are not an option for neither of them.
Thank you.
Joon.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - kimjoonshikgmail.com
Would someone help me ?
I need to do matrix-vector multiplication and for that tried to use mkl_dcsrmv( ) functions. My sparse matrix is compressed sparse row format and NOT square matrix. not upper triangular not lower triangular not diagonal. That is just general sparse matrix.
then what 'matdescra' options do I have to use ? for
matdescra[0], matdescra[1], ~ matdescra[3] ?
for matdecra[1], In the manual I can find only 'L', or 'U' options for lower and upper triangular matrix and there are not an option for neither of them.
Thank you.
Joon.
I need to do matrix-vector multiplication and for that tried to use mkl_dcsrmv( ) functions. My sparse matrix is compressed sparse row format and NOT square matrix. not upper triangular not lower triangular not diagonal. That is just general sparse matrix.
then what 'matdescra' options do I have to use ? for
matdescra[0], matdescra[1], ~ matdescra[3] ?
for matdecra[1], In the manual I can find only 'L', or 'U' options for lower and upper triangular matrix and there are not an option for neither of them.
Thank you.
Joon.
See Table Possible Combinations of Element Values of the Parameter matdescra.
A.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - kimjoonshikgmail.com
Would someone help me ?
I need to do matrix-vector multiplication and for that tried to use mkl_dcsrmv( ) functions. My sparse matrix is compressed sparse row format and NOT square matrix. not upper triangular not lower triangular not diagonal. That is just general sparse matrix.
then what 'matdescra' options do I have to use ? for
matdescra[0], matdescra[1], ~ matdescra[3] ?
for matdecra[1], In the manual I can find only 'L', or 'U' options for lower and upper triangular matrix and there are not an option for neither of them.
Thank you.
Joon.
I need to do matrix-vector multiplication and for that tried to use mkl_dcsrmv( ) functions. My sparse matrix is compressed sparse row format and NOT square matrix. not upper triangular not lower triangular not diagonal. That is just general sparse matrix.
then what 'matdescra' options do I have to use ? for
matdescra[0], matdescra[1], ~ matdescra[3] ?
for matdecra[1], In the manual I can find only 'L', or 'U' options for lower and upper triangular matrix and there are not an option for neither of them.
Thank you.
Joon.
See Table Possible Combinations of Element Values of the Parameter matdescra.
A.

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