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

Sage - Performance is off #56

Open
JulianToya opened this issue Dec 8, 2020 · 0 comments
Open

Sage - Performance is off #56

JulianToya opened this issue Dec 8, 2020 · 0 comments

Comments

@JulianToya
Copy link

Hey there,

I have a system that is similar to the one described in the paper and was trying to compare some of the results on the WDC'12 graph but found really poor results. In particular, I found a ~15x difference for BFS (11 vs I50) in 1LM. I was wondering if it could be due to specific system settings (BIOS, etc.), myself not using the software correctly, or the input graph itself.

As an example of running Sage, I used:
NUM_THREADS=96 ./sage/benchmarks/BFS/SemiAsymmetric/BFS -src 551626522 -c -m -f1 /mnt/pmem0/csr-wdc12.bytepda -f2 /mnt/pmem1/csr-wdc12.bytepda

An important difference from the paper is that I'm using the directed form at the moment, but should the performance be that drastically worse? I also turned on THP, but it didn't seem to make much of a difference. Any and all help is much appreciated!

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