Skip to content

Commit

Permalink
free memory
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcogarofalo committed Apr 15, 2024
1 parent 1bb347c commit a5f6fef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions quda_interface.c
Original file line number Diff line number Diff line change
Expand Up @@ -2636,6 +2636,8 @@ void compute_ndcloverrat_derivative_quda(monomial * const mnl, hamiltonian_field
reorder_mom_fromQuda(mom_quda);
add_mom_to_derivative(hf->derivative);

finalize_solver(in, num_shifts);

tm_stopwatch_pop(&g_timers, 0, 1, "TM_QUDA");
}
#else
Expand Down

0 comments on commit a5f6fef

Please sign in to comment.