Skip to content

[OpenCL-aot] Return a Friendlier Error When Build Kernel Failed #12124

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 3 commits into from
Dec 12, 2023

Conversation

ChengChen002
Copy link
Contributor

@ChengChen002 ChengChen002 commented Dec 8, 2023

There is no useful information output, when compilation fails, unless "verbose" (-v) is set to true. This PR is to output the build log when compiling the kernel fails, and has no effect on the functionality of the original "-v" option.

@ChengChen002 ChengChen002 requested a review from a team as a code owner December 8, 2023 09:09
@ChengChen002 ChengChen002 changed the title [SYCL][OpenCL-aot] Return a Friendlier Compile Error When Build Kernel Failed [SYCL][OpenCL-aot] Return a Friendlier Error When Build Kernel Failed Dec 8, 2023
@ChengChen002 ChengChen002 changed the title [SYCL][OpenCL-aot] Return a Friendlier Error When Build Kernel Failed [OpenCL-aot] Return a Friendlier Error When Build Kernel Failed Dec 8, 2023
@ChengChen002 ChengChen002 requested review from AaronBallman and AlexeySachkov and removed request for AaronBallman December 10, 2023 14:38
@ChengChen002
Copy link
Contributor Author

@intel/dpcpp-tools-reviewers Could you help review the PR ASAP?

Co-authored-by: Alexey Sachkov <[email protected]>
@ChengChen002
Copy link
Contributor Author

@AlexeySachkov The PR is ready to be merged, thanks.

@AlexeySachkov AlexeySachkov merged commit eba7b7e into intel:sycl Dec 12, 2023
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.

2 participants