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

Refactor Message Infrastructure #29

Merged
merged 7 commits into from
Nov 11, 2021
Merged

Refactor Message Infrastructure #29

merged 7 commits into from
Nov 11, 2021

Conversation

joyeshmishra
Copy link
Contributor

No description provided.

Copy link
Contributor

@awintel awintel left a comment

Choose a reason for hiding this comment

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

Thanks. Looks good overall. Feedback is mostly about formatting and consistency.

However, there is one bug around set_var/get_var that should be looked at... It seems that this won't work right now when 'idx' is provided.

lava/magma/core/process/process.py Outdated Show resolved Hide resolved
lava/magma/runtime/runtime.py Outdated Show resolved Hide resolved
lava/magma/runtime/runtime.py Outdated Show resolved Hide resolved
tests/magma/runtime/test_runtime.py Outdated Show resolved Hide resolved
lava/magma/compiler/channels/pypychannel.py Outdated Show resolved Hide resolved
lava/magma/compiler/channels/pypychannel.py Outdated Show resolved Hide resolved
@mgkwill
Copy link
Contributor

mgkwill commented Nov 10, 2021

Source now moved from /lava to /src/lava.
Tests now moved from /tests to /tests/lava.

I'll need to push an update to fix this before we can merge.

Copy link
Contributor

@mgkwill mgkwill left a comment

Choose a reason for hiding this comment

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

Signed-off-by: Marcus G K Williams <[email protected]>
@mgkwill mgkwill self-assigned this Nov 10, 2021
@mgkwill mgkwill added 1-feature New feature request reviewed-approved labels Nov 10, 2021
@awintel
Copy link
Contributor

awintel commented Nov 11, 2021

I think it's fine to merge. Apparently none of the existing unit tests broke. The bug that I pointed out in the way set/get is implemented can also be addresses as part of a new bug issue after merging this one to main.

@mgkwill
Copy link
Contributor

mgkwill commented Nov 11, 2021

I think it's fine to merge. Apparently none of the existing unit tests broke. The bug that I pointed out in the way set/get is implemented can also be addresses as part of a new bug issue after merging this one to main.

@awintel can you approve to enable merge?

@awintel awintel removed the request for review from jlakness November 11, 2021 02:10
@mgkwill mgkwill merged commit 33b3fcc into main Nov 11, 2021
@mgkwill mgkwill deleted the refact branch November 11, 2021 02:27
monkin77 pushed a commit to monkin77/thesis-lava that referenced this pull request Jul 12, 2024
* Refactor Message Infrastructure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-feature New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants