Skip to content

Commit 1b87029

Browse files
[SWDEV-433582] Search-proofed PrepareInvoker (#2661)
1 parent 7083acc commit 1b87029

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ocl/convolutionocl.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ static Invoker PrepareInvoker(ExecutionContext ctx,
150150
{
151151
problem.SetupFloats(ctx);
152152
ctx.do_search = false;
153+
ctx.disable_search_enforce = true;
153154

154155
const auto solver = solver_id.GetSolver();
155156
auto db = GetDb(ctx);

0 commit comments

Comments
 (0)