Skip to content

query the right object for the compile log #138

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

Merged
merged 1 commit into from
Apr 21, 2025

Conversation

bashbaug
Copy link
Owner

When querying the compile log, we need to query the intermediate program object, not the final program object.

The final program object has not been created yet, so it doesn't have any devices associated with it yet.

@bashbaug bashbaug merged commit 6e8a40a into main Apr 21, 2025
12 checks passed
@bashbaug bashbaug deleted the fix-compile-build-log-typo branch April 21, 2025 22:01
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.

1 participant