gunrock / io

Input (scripts, etc.) and output (scripts, performance results, etc.) for Gunrock and other graph engines
10 stars 6 forks source link

Gunrock BFS on kron21 #33

Open jowens opened 7 years ago

jowens commented 7 years ago

Our runs below result in substantially different performance numbers than those reported by the Groute authors.

Single-GPU runs:

sgpyc commented 7 years ago

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.

jowens commented 7 years ago

Edited original issue to reflect @sgpyc's comment above.