dask / dask-blog

Dask development blog

Home Page:https://blog.dask.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Annotation machinery

jakirkham opened this issue · comments

We've had a fair number of questions related to things changed after adding the annotation machinery. Most of the answers are pretty similar. Also this often ties into other things people may want to do (heterogenous computing, special resource allocation, etc.). It might be helpful to create some higher visibility content on this explaining what changed, how users should update existing code, and what new things they might now be able to do with annotations

cc @sjperkins (whose probably best positioned to articulate this well 😉)

Thanks for the reminder @jakirkham. Our annotation experimentation is showing good results: I'll discuss this further in the Thursday meeting. /cc @JSKenyon

I've also booked off March for writing in general, so the timing is good for me to take this on.

Related: dask/dask#6928