Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gunrock BFS on soc-LiveJournal1 #32

Open
jowens opened this issue Apr 3, 2017 · 0 comments
Open

Gunrock BFS on soc-LiveJournal1 #32

jowens opened this issue Apr 3, 2017 · 0 comments

Comments

@jowens
Copy link
Contributor

jowens commented Apr 3, 2017

We believe the following measurements are consistent with our concern that the Groute paper's characterization of Gunrock's performance on BFS on soc-LiveJournal1 was not representative of its actual performance.

Non-idempotent, not direction optimized:

We note the following runs we did on BFS with soc-LiveJournal1, all "on original input" (MatrixMarket):

Idempotent, not direction optimized:

Yuechao notes that he fixed a correctness bug in idempotence mode on 4 October 2016 (gunrock/gunrock@23490d3). For our testing in idempotence mode only, we measured Gunrock versions both immediately before and immediately after this bug was fixed ("the performance differences were very small"). We believe running on any July-October Gunrock build would give similar performance results. Anyway, for idempotence:

DOBFS

Multi-GPU DOBFS was added to BFS primitive, and single-GPU direction_optimizing_bfs was removed as of 26 April 2016 (gunrock/gunrock@1fbbc85). Gunrock's DOBFS has different behavior to Groute's (or anyone else's) BFS, which makes performance differences challenging to explain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant