You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace hard-coded values in Knapsack by using random numbers
This works mostly. It also allows us to size the benchmark now, which is useful.
I would expect this is still maintaining the focus on Vector operations of the benchmark, but have not checked that to be sure.
Signed-off-by: Stefan Marr <[email protected]>
0 commit comments