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

i#6874: Honor bindings in drmemtrace scheduler no-time-dep init #6879

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

derekbruening
Copy link
Contributor

The drmemtrace scheduler was not honoring output bindings during dynamic-mode initialization without time dependencies. This is fixed here and a test is added.

Fixes #6874

The drmemtrace scheduler was not honoring output bindings during
dynamic-mode initialization without time dependencies.  This is fixed
here and a test is added.

Fixes #6874
@derekbruening
Copy link
Contributor Author

a64 sve failure is #6880

@derekbruening derekbruening merged commit 142df7b into master Jul 12, 2024
16 of 17 checks passed
@derekbruening derekbruening deleted the i6874-sched-init-bindings branch July 12, 2024 22:00
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.

drmemtrace scheduler output bindings are ignored at init for no time deps
2 participants