Skip to content
Snippets Groups Projects
Unverified Commit 92d0c698 authored by Kyle Klenk (kck540)'s avatar Kyle Klenk (kck540) Committed by GitHub
Browse files

Update README.md

Added link to a read-the-docs page
parent 17190bcc
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,9 @@ found [here](https://github.com/CH-Earth/summa#readme). SUMMA-Actors is a modifi
of SUMMA that uses the Actor Model to increase scalability and fault-tolerance. The actor which is known as the basic unit of concurrent computation is at the heart of this
software. SUMMA-Actors is built using the [C++ Actor Framework](https://github.com/actor-framework/actor-framework).
## Documentation
A more in-depth documentation can be found [here](https://summa-actors.readthedocs.io/en/latest/)
## Compiling Summa-Actors
SUMMA-Actors is written in C++ and FORTRAN and can be compiled with a C++ and FORTRAN
compiler from the GNU Compiler Collection. We have compiled SUMMA-Actors with the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment