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

FactorizationAlg#

enum nvmath.bindings.cudss.FactorizationAlg(value)[source]#

See cudssFactorizationAlg_t.

Member Type:

int

Valid values are as follows:

DEFAULT = <FactorizationAlg.DEFAULT: 0>#
MULTIBLOCK = <FactorizationAlg.MULTIBLOCK: 1>#
GENERAL = <FactorizationAlg.GENERAL: 2>#