Skip to content

Refactor Message Infrastructure#29

Merged
mgkwill merged 7 commits intomainfrom
refact
Nov 11, 2021
Merged

Refactor Message Infrastructure#29
mgkwill merged 7 commits intomainfrom
refact

Conversation

@joyeshmishra
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
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.

Comment thread lava/magma/core/process/process.py
Comment thread lava/magma/runtime/message_infrastructure/message_infrastructure_interface.py Outdated
Comment thread lava/magma/runtime/message_infrastructure/message_infrastructure_interface.py Outdated
Comment thread lava/magma/runtime/message_infrastructure/multiprocessing.py Outdated
Comment thread lava/magma/runtime/runtime.py
Comment thread lava/magma/runtime/runtime.py
Comment thread tests/magma/runtime/test_runtime.py
Comment thread lava/magma/compiler/channels/pypychannel.py
Comment thread lava/magma/compiler/channels/pypychannel.py
@mgkwill
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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