Skip to content
Snippets Groups Projects
Commit 52b10d1f authored by Utz-Uwe Haus's avatar Utz-Uwe Haus
Browse files

Update README.md to link to readthedocs.io

parent c6e65dfe
Branches
Tags
No related merge requests found
Pipeline #77976 passed
...@@ -5,8 +5,11 @@ Maestro is a data- and memory-aware middleware framework that addresses the ubiq ...@@ -5,8 +5,11 @@ Maestro is a data- and memory-aware middleware framework that addresses the ubiq
<img alt="Maestro architecture overview image" src="docs/maestro-arch-overview.png"> <img alt="Maestro architecture overview image" src="docs/maestro-arch-overview.png">
This repository contains the Maestro Core Library, as developed for `D3.2`. This repository contains the Maestro Core Library.
It features the Maestro Core API, used by example codes and a MVP demonstrator.
It features the Maestro Core API, unit tests that can be used as examples, and some simple applications that can serve as reusable components in user workflows, like a telemetry listener and a pool manager application.
For full documentation check out [the documentation at readsthedocs.io](https://maestro-core.readthedocs.io/en/latest/index.html).
# Installation # Installation
...@@ -215,7 +218,7 @@ Doxygen documentation is available and compiled in [docs](./docs) folder. ...@@ -215,7 +218,7 @@ Doxygen documentation is available and compiled in [docs](./docs) folder.
# Authors and acknowledgment # Authors and acknowledgment
[Data Orchestration in High Performance Computing](https://www.maestro-data.eu/) project has received funding from the European Union’s Horizon 2020 research and innovation program through grant agreement 801101. The [Maestro -- Data Orchestration in High Performance Computing](https://www.maestro-data.eu/) project has received funding from the European Union’s Horizon 2020 research and innovation program through grant agreement 801101.
# License # License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment