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

circuit example fails with tracing + -lg:dump_physical_traces #1819

Open
rohany opened this issue Jan 9, 2025 · 1 comment
Open

circuit example fails with tracing + -lg:dump_physical_traces #1819

rohany opened this issue Jan 9, 2025 · 1 comment
Assignees
Labels
bug Legion Issues pertaining to Legion

Comments

@rohany
Copy link
Contributor

rohany commented Jan 9, 2025

Edit the circuit example (examples/circuit/circuit.cc) to use tracing, and run with -lg:dump_physical_traces -level tracing=2. This error will be reported:

[0 - 700001f5c000]    1.823599 {5}{runtime}: LEGION ERROR: Unable to find entry for region tree ID 1 (from file /Users/rohany/Documents/research/legion/runtime/legion/region_tree.cc:4401)
@lightsighter
Copy link
Contributor

It's clear to me why this is happening, but it's not an easy thing to fix at the moment. I have a change I'm planning to make later this year that will address it but need to hold off doing that for now. If necessary we can find a hack that works around it sooner.

@lightsighter lightsighter self-assigned this Jan 13, 2025
@lightsighter lightsighter added bug Legion Issues pertaining to Legion labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Legion Issues pertaining to Legion
Projects
None yet
Development

No branches or pull requests

2 participants