Yangzihao Wang
Yangzihao Wang
**Summary:** Running louvain algorithm with the following cmdline: `./louvain market ./soc_LiveJournal1.mtx --undirected --max-iters=2 --max-passes=3 --quick=true --device=0` will have the following error: `[/root/dev/gunrock/gunrock/app/louvain/louvain_enactor.cuh, 281 @ gpu 0] error encountered (CUDA error...
current edge bc in dev_debug is incorrect.
Hi @farkhor , We're running some experiments for SSSP in CuSha. And the results is different from BGL's CPU results. Did you have any verification code in CuSha to verify...