Update README.md (#1028)

* Add Wiki info to README
* Updates to README and SUPPORT files

---------

Co-authored-by: Rob Falgout <rfalgout@llnl.gov>
This commit is contained in:
Victor A. P. Magri 2023-12-08 19:06:07 -05:00 committed by GitHub
parent a09d776fd2
commit 70e9dec6bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 6 deletions

View File

@ -14,13 +14,14 @@ large, sparse linear systems of equations on massively parallel computers.
For documentation, see our [readthedocs page](https://hypre.readthedocs.io/en/latest/).
For information on code development, build requirements, publications, and more,
see our [Wiki page](https://github.com/hypre-space/hypre/wiki).
To install HYPRE, please see either the documentation or the file [INSTALL.md](./INSTALL.md).
An overview of the HYPRE release history can be found in the file [CHANGELOG](./CHANGELOG).
We appreciate feedback from users. Please submit comments, suggestions, and
report issues on our [issues page](https://github.com/hypre-space/hypre/issues).
See also [SUPPORT.md](./SUPPORT.md).
Support information can be found in the file [SUPPORT.md](./SUPPORT.md).
License
@ -37,4 +38,3 @@ See [LICENSE-MIT](./LICENSE-MIT), [LICENSE-APACHE](./LICENSE-APACHE),
SPDX-License-Identifier: (Apache-2.0 OR MIT)
LLNL-CODE-778117

View File

@ -8,5 +8,6 @@ SPDX-License-Identifier: (Apache-2.0 OR MIT)
HYPRE Support Information
=========================
For any questions or issues concerning hypre, submit an issue at
https://github.com/hypre-space/hypre/issues.
We appreciate feedback from users. Please submit comments, suggestions, and
report issues on our [issues page](https://github.com/hypre-space/hypre/issues).