gunrock / io

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

Plot before / after cuda arch changes #44

Closed crozhon closed 4 years ago

crozhon commented 4 years ago

I uploaded data for before and after the change I made to our launch bounds calculations. Could they be plotted to see if it had any difference?

Before we were always assuming the compute capability was 300. This collection of JSON compares before and after the commits fixing that issue. I tagged them as

Gunrock-9c8102fa-before-use-cuda-arch Gunrock-6ddbd33-after-use-cuda-arch

I added an INFO file with this info as well. It's all under gunrock-output/cuda_arch_comparison separated by problem and then dataset.

jowens commented 4 years ago

gunrock_launch_bounds_sssp_best.pdf gunrock_launch_bounds_bfs_best.pdf

jowens commented 4 years ago

@crozhon please close this if we're done with it.