File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55HiGHS currently has limited opportunities for exploiting parallel
66computing. When using a CPU, these are currently restricted to the
77dual simplex solver for LP, the factorisation-based interior point solver,
8- and the MIP solver. Details of these and future plans are set out below.
9- HiGHS has an implementation of a first order method (PDLP) for solving LPs
10- that can exploit the availability of a [ GPU] (@ref highs- gpu).
8+ and the MIP solver. Details of these and future plans are set out below.
9+ HiGHS has an implementation of a first order method (PDLP) for solving LPs
10+ that can exploit the availability of a [ GPU] (@ref gpu).
1111
1212By default, when running in parallel, HiGHS will use half the
1313available threads on a machine. This number can be modified by setting
You can’t perform that action at this time.
0 commit comments