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

[NFC] Don't print generated device binary names #2123

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RossBrunton
Copy link
Contributor

Pass -q to clang-offload-extract so it doesn't generate binary names when building.

Closes: #2084

@RossBrunton RossBrunton requested a review from a team as a code owner September 24, 2024 11:38
@github-actions github-actions bot added the conformance Conformance test suite issues. label Sep 24, 2024
@RossBrunton RossBrunton marked this pull request as draft September 24, 2024 15:03
Pass -q to `clang-offload-extract` so it doesn't generate binary names
when building.

Closes: oneapi-src#2084
@RossBrunton RossBrunton marked this pull request as ready for review October 1, 2024 11:17
@RossBrunton RossBrunton marked this pull request as draft October 8, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conformance Conformance test suite issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Device binary generation (for tests) prints junk to terminal
1 participant