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

llvm: Enable state writeback on all compiled Functions and Mechanisms #2938

Merged
merged 4 commits into from
Apr 4, 2024

Conversation

jvesely
Copy link
Collaborator

@jvesely jvesely commented Apr 4, 2024

AUtomatically writeback parameters for compiled tests.

jvesely added 4 commits April 3, 2024 20:25
It's custom constructed in compiled mode and needs to be modified to
match the PNL parameter.

Signed-off-by: Jan Vesely <[email protected]>
Remove 'writeback' parameter from function execution.

Signed-off-by: Jan Vesely <[email protected]>
RecurrentTransferMechanism needs special parameters to match Python
semantics. These don't have equivalents in PNL.

Signed-off-by: Jan Vesely <[email protected]>
@jvesely jvesely added the compiler Runtime Compiler label Apr 4, 2024
Copy link

github-actions bot commented Apr 4, 2024

This PR causes the following changes to the html docs (ubuntu-latest-3.11-x64):

No differences!

...

See CI logs for the full diff.

@jvesely jvesely merged commit c060405 into PrincetonUniversity:devel Apr 4, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Runtime Compiler
Projects
Development

Successfully merging this pull request may close these issues.

1 participant