We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our runs below result in substantially different performance numbers than those reported by the Groute authors.
Single-GPU runs:
The text was updated successfully, but these errors were encountered:
The 3rd item is 3 x K80 + idempotence + Metis, and the 4th item is 3 x K80 + idempotence + random.
Both single GPU runs are for DOBFS.
Sorry, something went wrong.
Edited original issue to reflect @sgpyc's comment above.
No branches or pull requests
Our runs below result in substantially different performance numbers than those reported by the Groute authors.
https://github.com/gunrock/io/blob/master/gunrock-output/20170303/bfs_k80x3_metis_kron_g500-logn21.txt
https://github.com/gunrock/io/blob/master/gunrock-output/20170303/bfs_k80x3_rand_kron_g500-logn21.txt
https://github.com/gunrock/io/blob/master/gunrock-output/20170303/bfs-idem_k80x3_metis_kron_g500-logn21.txt
https://github.com/gunrock/io/blob/master/gunrock-output/20170303/bfs-idem_k80x3_rand_kron_g500-logn21.txt
Single-GPU runs:
https://github.com/gunrock/io/blob/master/gunrock-output/20170303/dobfs_k80x1_kron_g500-logn21.txt
https://github.com/gunrock/io/blob/master/gunrock-output/20170303/dobfs-idem_k80x1_kron_g500-logn21.txt
The text was updated successfully, but these errors were encountered: