ExaModels.jl
ExaModels.jl copied to clipboard
Track variable bounds for ExaModels.Optimizer
Fixes #199. Turns out the Model(() -> ExaModels.Optimizer) was not being tested, only ExaModel(model). The added test fails before this change.
Your PR no longer requires formatting changes. Thank you for your contribution!
Github's macOS runners + LTS + OpenCL seems to be a bad combo https://github.com/JuliaGPU/OpenCL.jl/issues/366 https://github.com/JuliaGPU/OpenCL.jl/pull/406. And like all great bugs, it is intermittent - whatever runners we got for 0ceb995 passed with no issue.
We should probably reduce the max CI time... and I should push less often :wink: