Skip to content

Commit 3c8353c

Browse files
authored
Merge pull request #2573 from ERGO-Code/odow-patch-1
[docs] fix link to HiGHS GPU
2 parents 35e30f8 + 962c287 commit 3c8353c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/parallel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ computing. When using a CPU, these are currently restricted to the
77
dual simplex solver for LP, the factorisation-based interior point solver,
88
and the MIP solver. Details of these and future plans are set out below.
99
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).
10+
that can exploit the availability of a [GPU](@ref gpu).
1111

1212
By default, when running in parallel, HiGHS will use half the
1313
available threads on a machine. This number can be modified by setting

0 commit comments

Comments
 (0)