Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
svandenhaute authored Oct 24, 2023
1 parent 70095c5 commit 32b3319
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Execution is massively parallel and powered by [Parsl](https://parsl-project.org
While psiflow exposes an intuitive and concise API for defining complex molecular simulation workflows in a single Python script, Parsl ensures that the execution is automatically offloaded to arbitrarily large amounts of compute resources.
Visit the [documentation](https://molmod.github.io/psiflow) for more details.

Check out [this 7-minute introduction](https://www.youtube.com/watch?v=mQC7VomFjYQ) from ParslFest 2023!
___

![talk](./docs/parslfest_thumbnail.png)
Check out this seven-minute introduction from [ParslFest 2023](https://parsl-project.org/parslfest/parslfest2023.html):

<a href="https://www.youtube.com/watch?v=mQC7VomFjYQ">
<img src="./docs/parslfest_thumbnail.png" alt="drawing" width="350"/>
</a>

0 comments on commit 32b3319

Please sign in to comment.