Skip to content

Commit

Permalink
link to dask docs on chunks
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian committed Sep 28, 2019
1 parent 959f186 commit b1dfc66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/dask.rst
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,11 @@ one million elements (e.g., a 1000x1000 matrix). With large arrays (10+ GB), the
cost of queueing up Dask operations can be noticeable, and you may need even
larger chunksizes.

.. tip::

Check out the dask documentation on `chunks <https://docs.dask.org/en/latest/array-chunks.html>`_.


Optimization Tips
-----------------

Expand Down

0 comments on commit b1dfc66

Please sign in to comment.