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

Python scalability banks #873

Merged
merged 70 commits into from
Jan 29, 2022
Merged

Python scalability banks #873

merged 70 commits into from
Jan 29, 2022

Conversation

Soroosh129
Copy link
Contributor

@Soroosh129 Soroosh129 commented Jan 22, 2022

This PR is a supplement to #843. This updates the PythonGenerator to add the following:

  • use of the new and updated banks support introduced in Scalability banks #843
    • This has a user-facing side effect that bank index is now also a proper parameter in the Python target that can be passed down the hierarchy (added to RELEASES.md)
  • tests introduced in Scalability banks #843 for the C target ported to Python
  • support for sending to and receiving from contained banks (necessary for the added tests to pass)
  • fixes for formatting issues in PythonGenerator.xtend (to make it easier to port to Java)
  • changes introduced in [Python] add federated send class test #826 (already reviewed)
  • updates to use the new CodeBuilder introduced in Code emitter #892 (needed to fix merge conflicts with master)

Most of the changes are due to the format fixes, and are purely superficial.

@lhstrh
Copy link
Member

lhstrh commented Jan 25, 2022

Looks like we should change the base of this to master?

@Soroosh129 Soroosh129 changed the base branch from scalability-banks to master January 25, 2022 23:16
@Soroosh129 Soroosh129 marked this pull request as ready for review January 27, 2022 07:30
Copy link
Member

@lhstrh lhstrh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great. No comments from my side.

@lhstrh lhstrh merged commit 5e3d184 into master Jan 29, 2022
@lhstrh lhstrh deleted the python-scalability-banks branch January 29, 2022 00: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.

4 participants