You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Distributed Sparse Matrix-Vector Multiplication on Hama

NOTE: the most important issues are locality and load balance partitioning. But, this is very initial stage.

Distributed SpMV introduction

...

BSP Implementation

  • Task partitioning to multi BSP processors
  • Algorithm pseudo code

...

Ideas to improve the performance

NOTE: list ideas you found.

  • Reordering and Partitioning
  • ..., etc.
  • No labels