Skip to content

Commit

Permalink
reducing input size of L in pairwise
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshyoga committed Feb 20, 2024
1 parent 0646f1e commit f395457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dpbench/configs/bench_info/pairwise_distance.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dims = 3
seed = 7777777

[benchmark.parameters.L]
npoints = 65536
npoints = 44032
dims = 3
seed = 7777777

Expand Down

0 comments on commit f395457

Please sign in to comment.