Skip to content

Commit 3bc0561

Browse files
Update docs/src/solvers/solvers.md
1 parent 34b06a2 commit 3bc0561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/solvers/solvers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ while maintaining Float64 interfaces. These methods are particularly effective f
4242
- Hardware with good Float32 performance
4343

4444
Available mixed precision solvers:
45-
- `MKL32MixedLUFactorization` - Intel CPUs with MKL
45+
- `MKL32MixedLUFactorization` - CPUs with MKL
4646
- `AppleAccelerate32MixedLUFactorization` - Apple CPUs with Accelerate
4747
- `CUDAOffload32MixedLUFactorization` - NVIDIA GPUs with CUDA
4848
- `MetalOffload32MixedLUFactorization` - Apple GPUs with Metal

0 commit comments

Comments
 (0)