Skip to content

Commit

Permalink
Merge branch 'main' into 0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
radiantone authored Jun 4, 2021
2 parents e87e1b2 + a6a6f92 commit 313a0db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

![logo](./images/logo.png)

*Current development version is here: [0.1.15](https://github.com/radiantone/entangle/tree/0.1.15)*


A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs, supporting both *control flow* and *dataflow* execution paradigms as well as de-centralized CPU & GPU scheduling.

Expand Down Expand Up @@ -1437,4 +1439,4 @@ You can of course provide your own logging configuration, but be sure to include
A prototype visual design tool for Entangle is shown below.


![ui](./images/ui1.png)
![ui](./images/ui1.png)

0 comments on commit 313a0db

Please sign in to comment.