Re::Solve¶
Re::Solve is an open-source library that provides GPU-resident linear solvers. It contains iterative and direct solvers designed to run on NVIDIA and AMD GPUs, as well as on CPU devices.
Re::Solve source code and documentation are available at GitHub.
Documentation¶
To get started, please check our User Guide. Source code documentation generated in Doxygen is also linked to this site.
Support¶
For technical questions or to report a bug please submit a GitHub issue or post a question on user mailing list. For non-technical issues please contact Re::Solve developers.
Contributing¶
For all contributions to Re::Solve please consult Developer Guide and follow the Coding Style Guidelines.
License¶
Re::Solve is a free software distributed under a BSD-style license. See the LICENSE and NOTICE for more details. All new contributions to Re::Solve must be made under the same licensing terms.
Please Note: If you are using Re::Solve with any third party libraries linked in (e.g., SuiteSparse), be sure to review the respective license of the package as that license may have more restrictive terms than the Re::Solve license.
Copyright © 2023, UT-Battelle, LLC, and Battelle Memorial Institute.