I wanted CSR files preferably from matrix market for my OpenCL library, I searched a lot for CSR generators in C but didn't get any. I find matrix market formats comfortable since they have defined the functions for read and write. I'm also curious how CUSP library in CUDA C is able to read COO matrix from an .mtx file and can convert it to CSR format. Thanks in advance
Asked
Active
Viewed 1,342 times
1 Answers
0
-
Thanks a lot, you're right about that. I deployed Vienna and going through the source code – Jayavanth Jul 11 '11 at 11:05