Hi,

I'm working on a project where I intend to compare sparse matrix-vector 
multiplication using OpenMP and chapel.

Because I'm not that familiar with chapel I would like to know if there is any 
code that implements efficient sparse matrix-vector multiplication.


Also, is there is any way to read a matrix from .mtx file and then add it to 
CSR domain if this is not possible can I dump a created CSR matrix to a file.



Thank you
_______________________________________________
Chapel-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-developers

Reply via email to