* Fixing the FEI interface to SuperLU_Dist. This uses the same structs as src/parcsr_ls/dsuperlu.c. * Updates to the CMake build system and other spots to support SuperLU_Dist, SuperLU, and the FEI. Some Windows build bits. * Reverting this change, it's just in the comments. * Changes from Tim Dunn's FEI branch (feature/dunn13/tad220914-fei). This prevents the solver from exiting out with a failure even though the initial guess is the solution. There is also a fix to prevent a floating point exception. * Removing this #ifndef, as it is no longer necessary for our Windows build. * Only enable CXX if building the FEI. |
||
|---|---|---|
| AUTOTEST | ||
| src | ||
| .gitignore | ||
| .readthedocs.yml | ||
| CHANGELOG | ||
| COPYRIGHT | ||
| INSTALL.md | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| NOTICE | ||
| README.md | ||
| SUPPORT.md | ||
HYPRE is a library of high performance preconditioners and solvers featuring multigrid methods for the solution of large, sparse linear systems of equations on massively parallel computers.
For documentation, see our readthedocs page.
To install HYPRE, please see either the documentation or the file INSTALL.md.
An overview of the HYPRE release history can be found in the file CHANGELOG.
We appreciate feedback from users. Please submit comments, suggestions, and report issues on our issues page. See also SUPPORT.md.
License
HYPRE is distributed under the terms of both the MIT license and the Apache License (Version 2.0). Users may choose either license, at their option.
All new contributions must be made under both the MIT and Apache-2.0 licenses.
See LICENSE-MIT, LICENSE-APACHE, COPYRIGHT, and NOTICE for details.
SPDX-License-Identifier: (Apache-2.0 OR MIT)
LLNL-CODE-778117
