We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d2dde commit 8723422Copy full SHA for 8723422
docs/src/solvers/solvers.md
@@ -124,7 +124,7 @@ end
124
Note that `CuArrays` are supported by `GenericFactorization` in the "normal" way.
125
The following are non-standard GPU factorization routines.
126
127
-- `GPUOffloadFactorization`: An offloading technique used to GPU-accelerate CPU-based
+- `GPUOffloadFactorization()`: An offloading technique used to GPU-accelerate CPU-based
128
computations. Requires a sufficiently large `A` to overcome the data transfer
129
costs.
130
0 commit comments