gunrock / graphblast

High-Performance Linear Algebra-based Graph Primitives on GPUs
Apache License 2.0
211 stars 27 forks source link

Integrate Modified AC-SpGEMM / GALATIC #26

Open richardlett opened 3 years ago

richardlett commented 3 years ago

GALATIC repo isn't public yet, draft PR. Don't accept

Notes:

512 thread AC-SpGEMM/GALATIC version differs in most parameters due to large shared memory because # of threads, otherwise stuck with defaults. May have issues with merging -- needs testing.

richardlett commented 3 years ago

Sorry for delay, that should do it!

cyborgshead commented 2 years ago

@ctcyang @richardlett made Galactic public and I think that it will be a huge movement for gunrock's graphblas to support not only default matrix format but sparse with csr that will open the road to huge graph processing

Will be great if examples will be also updated I hope that that development will be continued because there is increasing interest in graph processing, especially with graphblas, and gunrock may push this movement with leading GPU support