Skip to content

Commit

Permalink
Merge pull request #297 from jackyko1991/master
Browse files Browse the repository at this point in the history
Dask demo with GPU cluster
  • Loading branch information
haesleinhuepf authored Apr 6, 2023
2 parents ca95804 + 12a3ab8 commit 907808e
Show file tree
Hide file tree
Showing 3 changed files with 1,270 additions and 148 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,16 @@ imsave("result.tif", labeled)

[Using the cupy backend](http://github.com/clEsperanto/pyclesperanto_prototype/tree/master/demo/basics/select_backend.ipynb)

</td></tr>
<tr><td>

<img src="./docs/images/dask.jpg" width="300"/>

</td><td>

[Big data handling with Dask GPU clusters](./demo/interoperability/dask.ipynb)


</td></tr>
</table>

Expand Down
1,408 changes: 1,260 additions & 148 deletions demo/interoperability/dask.ipynb

Large diffs are not rendered by default.

Binary file added docs/images/dask.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 907808e

Please sign in to comment.