Skip to content

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

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
Jan 6, 2025

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
@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
@RossBrunton RossBrunton marked this pull request as ready for review December 13, 2024 16:22
Pass -q to `clang-offload-extract` so it doesn't generate binary names
when building.

Closes: oneapi-src#2084
@RossBrunton RossBrunton merged commit e7366f9 into oneapi-src:main Jan 6, 2025
73 checks passed
@RossBrunton RossBrunton deleted the ross/nospam branch January 16, 2025 12:24
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
2 participants