hpcgarage / spatter

Benchmark for measuring the performance of sparse and irregular memory access.
Other
75 stars 15 forks source link

Fix divide by 0 bug when source.len is < 64 #187

Closed JDTruj2018 closed 5 months ago

JDTruj2018 commented 5 months ago

Was running in to a divide by 0 error when running a few of the Quicksilver patterns when source.len is less than 64

jyoung3131 commented 3 months ago

Hi @JDTruj2018 - did we still need to fix this specific issue? Not sure we merged this into the mainline.