Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DAPHNE-340] Fix FISS chunk size calculation #341

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

jonnygiger
Copy link
Contributor

This fixes issue #340.

This fixes the calculation of the chunk size for FISS and VISS scheduling. The actual_step variable was being recasted inside the while loop and getStages always returned 1.

@AhmedEleliemy
Copy link
Collaborator

@pdamme am I supposed to merge this request? I do not think I have write access

@mboehm7
Copy link
Collaborator

mboehm7 commented Apr 22, 2022

@AhmedEleliemy your invitation was expired, but I just re-invited you. Feel free to merge it in, otherwise I'll have a look in the next days but I'm behind a few deadlines right now.

@AhmedEleliemy AhmedEleliemy merged commit ed74e08 into daphne-eu:main Apr 26, 2022
@pdamme
Copy link
Collaborator

pdamme commented Apr 26, 2022

Thanks for handling this PR, @AhmedEleliemy! And thanks @jonnygiger for the fix! :)

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.

Fix FISS chunk size calculation in LoadPartitioning
4 participants