Skip to content

[SYSTEMDS-3360] Federated async compression#1594

Closed
Baunsgaard wants to merge 5 commits into
apache:mainfrom
Baunsgaard:FederatedCompress
Closed

[SYSTEMDS-3360] Federated async compression#1594
Baunsgaard wants to merge 5 commits into
apache:mainfrom
Baunsgaard:FederatedCompress

Conversation

@Baunsgaard
Copy link
Copy Markdown
Contributor

No description provided.

@Baunsgaard Baunsgaard force-pushed the FederatedCompress branch 2 times, most recently from 4ec0b08 to 490daca Compare April 25, 2022 09:31
Adds an asynchronous compression of data that is put or read into
a federated worker. (Not workload based) The compression simply spawn
a thread that in parallel tries to compress the matrix, and replace the
matrix in the execution context if compression is successful.

This commit also add a new type of component tests that allows fast
tests of our federated worker backend. Where we get easy access to
putting and getting scalars and matrix blocks to the federated worker
for testing.
@Baunsgaard Baunsgaard changed the title Init Federated Compression tests [SYSTEMDS-3360] Federated async compression Apr 26, 2022
@Baunsgaard Baunsgaard marked this pull request as ready for review April 26, 2022 11:21
@Baunsgaard Baunsgaard deleted the FederatedCompress branch August 18, 2022 12:06
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