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 35e30f8 commit 5208c6eCopy full SHA for 5208c6e
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 highs).
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