DirectSolverSolutionConfig#
-
class nvmath.
sparse. advanced. DirectSolverSolutionConfig(solver)[source]# An interface to configure
nvmath.
. The current configuration can also be queried.sparse. advanced. DirectSolver. solve() Methods
Attributes
- ir_num_steps#
Query or set the number of steps used for iterative refinement. Set the cuDSS documentation for more information.
- solution_algorithm#
Query or set the solution algorithm used. See
nvmath.
and the cuDSS documentation for more information.bindings. cudss. AlgType