Skip to content

Commit

Permalink
updated the cost model suite to the bhir-paper
Browse files Browse the repository at this point in the history
  • Loading branch information
madsbk committed Feb 19, 2016
1 parent 54a88c8 commit 8258e24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions suites/fuse_paper_cost_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def fuse_cache(value):
('AmosRobinson','bcexp', {'BH_PRICE_MODEL':'amos',
'BH_FUSER_OPTIMAL_MERGE':MaxShare_fixed_fusion}),
]
stack_cpu_alain_fixed[3][0] = ('Optimal','optimal', {'BH_OPTIMAL_CACHE_PATH':"/tmp/bh_fixed_fuse_cache"})

stack_cpu_calain = copy.deepcopy(stack_cpu)

Expand Down

0 comments on commit 8258e24

Please sign in to comment.