Skip to content

[BUGFIX] Federated LMCG Bug#1126

Closed
sebwrede wants to merge 3 commits intoapache:masterfrom
sebwrede:FederatedLMCGBug
Closed

[BUGFIX] Federated LMCG Bug#1126
sebwrede wants to merge 3 commits intoapache:masterfrom
sebwrede:FederatedLMCGBug

Conversation

@sebwrede
Copy link
Contributor

This PR provides a test case where rewrites are not applied in the federated execution of LMCG.
One test case with X and y as federated data on two workers are FederatedLmCGTest.testLmMatrixDenseCPlmCG2. The execution for instance has the instruction CP r' X.MATRIX.FP64 _mVar205.MATRIX.FP64 8.

@mboehm7
Copy link
Contributor

mboehm7 commented Dec 17, 2020

LGTM - thanks for the test @sebwrede. I now added explicit error handling for inconsistent federated data characteristics, and fixed the test accordingly (the underlying issues of not applying the rewrites was that the fedinit specified zero columns for y).

@asfgit asfgit closed this in 0968c3b Dec 17, 2020
@sebwrede sebwrede deleted the FederatedLMCGBug branch October 8, 2021 10:10
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.

2 participants