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.
2 parents 35e30f8 + 962c287 commit 3c8353cCopy full SHA for 3c8353c
docs/src/parallel.md
@@ -7,7 +7,7 @@ computing. When using a CPU, these are currently restricted to the
7
dual 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).
+that can exploit the availability of a [GPU](@ref gpu).
11
12
By default, when running in parallel, HiGHS will use half the
13
available threads on a machine. This number can be modified by setting
0 commit comments