Skip to content

[SYSTEMDS-2741] Compressed overlapping unary aggregates #1116

Merged
Baunsgaard merged 1 commit intoapache:masterfrom
Baunsgaard:RowwiseCacheConscious
Nov 24, 2020
Merged

[SYSTEMDS-2741] Compressed overlapping unary aggregates #1116
Baunsgaard merged 1 commit intoapache:masterfrom
Baunsgaard:RowwiseCacheConscious

Conversation

@Baunsgaard
Copy link
Copy Markdown
Contributor

This commit add the functionality to do unary aggregates on the compressed overlapping matrices

This commit adds overlapping unary aggregates to the operations supported.
It is implemented by decompressing parts of the matrix, to then aggregate.
When the aggregation operations are not supported in overlapping, for
example min, max, sqSum
@Baunsgaard Baunsgaard force-pushed the RowwiseCacheConscious branch from 3a6a641 to 72c05fd Compare November 24, 2020 20:13
@Baunsgaard Baunsgaard merged commit 72c05fd into apache:master Nov 24, 2020
@github-pages github-pages bot temporarily deployed to github-pages November 24, 2020 20:14 Inactive
@Baunsgaard Baunsgaard deleted the RowwiseCacheConscious branch November 25, 2020 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant