Skip to content

Commit 6d0dde6

Browse files
committed
Add link to the issue in the docs
1 parent 15ca4df commit 6d0dde6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/usage_guide/optimization_notes/index.rst

+4
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ the combined tasks carries more overhead than assigning them separately.
6565
Unfortunately, the use of Dynamic-partitioning depends on various factors such as data size, number of CPUs, operations performed,
6666
and it is up to the user to determine whether Dynamic-partitioning will give a boost in his case or not.
6767

68+
..
69+
TODO: Define heuristics to automatically enable dynamic partitioning without performance penalty.
70+
`Issue #7370 <https://github.com/modin-project/modin/issues/7370>`_
71+
6872
Understanding Modin's partitioning mechanism
6973
""""""""""""""""""""""""""""""""""""""""""""
7074

0 commit comments

Comments
 (0)