The nvmath.bindings module is experimental and potentially subject to future changes.

SolvePolicy#

enum nvmath.bindings.cusparse.SolvePolicy(value)[source]#

See cusparseSolvePolicy_t [DEPRECATED].

Member Type:

int

Valid values are as follows:

NO_LEVEL = <SolvePolicy.NO_LEVEL: 0>#
USE_LEVEL = <SolvePolicy.USE_LEVEL: 1>#