ReferenceAvailable
Python/CuPy Iterative (CUDA)
Solve a compatible linear system iteratively using CUDA.
Solve a compatible linear system iteratively using CUDA.
Where to find it
System Solvers → selected study → solver settings
How to use it
Choose this option only when offered for the current problem. Review its tolerance and iteration settings, then run the study.
Settings and initial values
| Setting | Initial value |
|---|---|
| relativeTolerance | 1e-06 |
| absoluteTolerance | 0.0 |
| maxIterations | 1000 |
| preconditioner | Diagonal |
Result
The solver reports completion or a diagnostic; successful results appear under Results.
Troubleshooting
Requires an available compatible GPU/runtime; GPU memory limits still apply.