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

Checks and changes in Get(variable, datum) #4352

Merged
merged 4 commits into from
Sep 27, 2024

Conversation

eisenhauer
Copy link
Member

For Get(variable, datum), check that variable shape is Global or Local Value, pass launch mode. Modify test to cover the situation.

Copy link
Contributor

@anagainaru anagainaru left a comment

Choose a reason for hiding this comment

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

SST has a different logic?

@eisenhauer
Copy link
Member Author

SST has a different logic?

SST and all the BP engines do. That the others do not is a little weird, but I'm actually not entirely sure how firmly we documented the "Value Gets are populated immediately" semantic. That there is an option for deferred (and it's even the default) implies that the semantics were at least fuzzy at some point.

@eisenhauer eisenhauer enabled auto-merge (squash) September 27, 2024 02:22
@eisenhauer eisenhauer merged commit 9cf916b into ornladios:master Sep 27, 2024
37 checks passed
@eisenhauer eisenhauer deleted the GetFix branch September 27, 2024 04:57
@eisenhauer eisenhauer added this to the v2.10.2 milestone Oct 1, 2024
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.

3 participants