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

tests/TransferMechanism: Use the correct execution mode in test_transfer_mech_integration_rate_0_8 #2471

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

jvesely
Copy link
Collaborator

@jvesely jvesely commented Aug 18, 2022

"EX" represents the right invocation variant; compiled or GPU or Python execution,
use that instead of always executing Python version.

Fixes: cf57224
("test/mechanisms/TransferMechanism: Only run benchmarks if enabled")

Signed-off-by: Jan Vesely [email protected]

…fer_mech_integration_rate_0_8

EX encapsulates compiled (or GPU) execution, use that instead of always
executing Python version.

Fixes: cf57224
("test/mechanisms/TransferMechanism: Only run benchmarks if enabled")

Signed-off-by: Jan Vesely <[email protected]>
@jvesely jvesely added compiler Runtime Compiler tests Test changes labels Aug 18, 2022
@github-actions
Copy link

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

No differences!

...

See CI logs for the full diff.

@jvesely jvesely merged commit 6e79785 into PrincetonUniversity:devel Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Runtime Compiler tests Test changes
Projects
Development

Successfully merging this pull request may close these issues.

1 participant