modin icon indicating copy to clipboard operation
modin copied to clipboard

Define heuristics to automatically enable dynamic partitioning without performance penalty.

Open Retribution98 opened this issue 1 year ago • 1 comments

Dynamic partitioning works with different slowdowns for different functions, data and startup parameters (CPU count, MinPartitionSize and possibly others) This task was created based on the results of these PRs: #7338 #7369

Retribution98 avatar Aug 19 '24 09:08 Retribution98