UPPMAX / HPC-python

https://uppmax.github.io/HPC-python
https://uppmax.github.io/HPC-python/
7 stars 2 forks source link

Dask from parallel session to Big data session? #24

Closed bclaremar closed 1 week ago

bclaremar commented 2 weeks ago

https://uppmax.github.io/HPC-python/day2/parallel.html#dask

May I take this part?

You may however mention the task scheduler possibilities. https://docs.dask.org/en/stable/scheduling.html

Whereas I am more interested in the parts mentioned in the main page: https://www.dask.org/

Or do you think it is too much interwoven?

pojeda commented 1 week ago

Take it, if so you can also take the "scheduler possibilities" you mentioned. Then, I will focus only on the Parallelization parts.

bclaremar commented 1 week ago

OK, I take it. Not totally logical to big data but logical to mention a possibility with DASK!

bclaremar commented 1 week ago

you can safely remove the dask parts in your session @pojeda