ORNL / ReSolve

Library of GPU-resident linear solvers
Other
51 stars 1 forks source link

Add functionality test for LUSOL #158

Open pelesh opened 4 weeks ago

pelesh commented 4 weeks ago

Add functionality test for LUSOL; use functionality test for KLU as a template for the implementation. Note that LUSOL does not have a refactorization option, so just do both solves as in KLU test but with full factorization.