Skip to documentation content
On this page
  1. Where to find it
  2. How to use it
  3. Settings and initial values
  4. Result
  5. Troubleshooting

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

SettingInitial value
relativeTolerance1e-06
absoluteTolerance0.0
maxIterations1000
preconditionerDiagonal

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.

Python/CuPy Iterative (CUDA) — Telion 0.1.0-alpha | Telion