We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8175db commit f2bada1Copy full SHA for f2bada1
ext/MadIPMCUDAExt/UniformBatch/batch_step.jl
@@ -535,7 +535,7 @@ function batch_update_barrier!(batch_solver::UniformBatchSolver)
535
end
536
537
function batch_prediction_step_size!(batch_solver::UniformBatchSolver)
538
- # pack_prediction_step_data!(batch_solver)
+ pack_prediction_step_data!(batch_solver)
539
batch_get_fraction_to_boundary_step!(batch_solver)
540
batch_get_affine_complementarity_measure!(batch_solver)
541
batch_get_correction!(batch_solver)
0 commit comments