Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.
The "SpMV" page has been changed by edwardyoon: http://wiki.apache.org/hama/SpMV?action=diff&rev1=1&rev2=2 - == Sparse Matrix-Vector Multiply == + == Distributed Sparse Matrix-Vector Multiplication on Hama == - * Let's describe about SpMV introduction, BSP, Structure, Reordering, Partitioning, Load Balancing, ..., etc. + * TODO: Describe about SpMV introduction, BSP, Structure, Reordering, Partitioning, Load Balancing, ..., etc. // eddie + NOTE: the most important issues are locality and load balance partitioning. + + === Distributed SpMV introduction === + + + ... +
