PASSIONLab / CombBLAS

The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear algebra primitives specifically targeting graph analytics.
Other
64 stars 22 forks source link

Add CUDA-Enabled Matrix Multiplication #22

Open tf-mac opened 7 months ago

tf-mac commented 7 months ago

This adds a couple of changes to this project

Initial results are below: delaunay matrix runtime (s), 183M (n=100) rmat matrix runtime (s), 8M (n=100)

richardlett commented 6 months ago

image