Skip to content

Commit b1dfc66

Browse files
committed
link to dask docs on chunks
1 parent 959f186 commit b1dfc66

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/dask.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,11 @@ one million elements (e.g., a 1000x1000 matrix). With large arrays (10+ GB), the
394394
cost of queueing up Dask operations can be noticeable, and you may need even
395395
larger chunksizes.
396396

397+
.. tip::
398+
399+
Check out the dask documentation on `chunks <https://docs.dask.org/en/latest/array-chunks.html>`_.
400+
401+
397402
Optimization Tips
398403
-----------------
399404

0 commit comments

Comments
 (0)