Skip to content
Commit 75695f04 authored by Karl Rupp's avatar Karl Rupp
Browse files

compressed_matrix: Added first host-based prototype for SpGEMM.

Reuses some ideas from different papers on SpGEMM for GPUs.
Should also work fairly well on Xeon Phi, benchmarks pending.
The idea is to consider each row of the result matrix concurrently,
so the approach is not restricted to sequential execution.
A similar algorithm should be used for the OpenCL and CUDA backends.
parent 64958965
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment