ORNL / ReSolve

Library of GPU-resident linear solvers
Other
58 stars 2 forks source link

::solve method in LUSOL should try to factorize matrix if it was not factorized already #183

Open pelesh opened 2 months ago

pelesh commented 2 months ago

@kswirydo says: I think if matrix exists (and m_\neq 0), it should throw a warning and try to factorize, not return -1.

_Originally posted by @kswirydo in https://github.com/ORNL/ReSolve/pull/178#discussion_r1757295680_