Skip to content

Conversation

@janniklinde
Copy link
Contributor

This patch adds a new out-of-core centralMoment instruction. If a weight matrix is provided, a simple hash-join aligns the matrix blocks (without eviction or back-pressure strategies). Weight matrix support is limited to aligned blocks with matching block-sizes.

@mboehm7
Copy link
Contributor

mboehm7 commented Oct 24, 2025

LGTM - thanks for the patch @janniklinde. No changes were needed during the merge, and I like the approach of simultaneously pulling from both input streams which can exploit co-sorted streams.

@mboehm7 mboehm7 closed this in bc3216a Oct 24, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in SystemDS PR Queue Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants