Skip to content
Discussion options

You must be logged in to vote

The log says that solver is running in concurrent mode, which means both simplex and barrier are trying to solve at the same time on a large model. Switching to barrier only should work.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by anamileva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1166 on September 22, 2025 22:11.