Skip to content

Commit 8723422

Browse files
Update solvers.md
1 parent 07d2dde commit 8723422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/solvers/solvers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ end
124124
Note that `CuArrays` are supported by `GenericFactorization` in the "normal" way.
125125
The following are non-standard GPU factorization routines.
126126

127-
- `GPUOffloadFactorization`: An offloading technique used to GPU-accelerate CPU-based
127+
- `GPUOffloadFactorization()`: An offloading technique used to GPU-accelerate CPU-based
128128
computations. Requires a sufficiently large `A` to overcome the data transfer
129129
costs.
130130

0 commit comments

Comments
 (0)