Skip to content

[SYCL] Add online compilation API interface (Intel extension). #2901

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 21, 2020

Conversation

kbobrovs
Copy link
Contributor

@kbobrovs kbobrovs commented Dec 17, 2020

This API is aimed at compiling various source languages (e.g. OpenCL) to
binary format. Only SPIRV is supported for now. This was internally discussed and
approved at Intel.

Formal doc: #2913

Signed-off-by: Konstantin S Bobrovsky [email protected]

@kbobrovs kbobrovs requested a review from a team as a code owner December 17, 2020 03:25
Copy link
Contributor

@v-klochkov v-klochkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, I have only 2 minor/non-blocking comments.

@daoviethoang0793
Copy link

daoviethoang0793 commented Dec 17, 2020 via email

v-klochkov
v-klochkov previously approved these changes Dec 17, 2020
jbrodman
jbrodman previously approved these changes Dec 18, 2020
This API is aimed at compiling various source languages (e.g. OpenCL) to
binary format. Only SPIRV is supported for now.

Signed-off-by: Konstantin S Bobrovsky <[email protected]>
Signed-off-by: Konstantin S Bobrovsky <[email protected]>
@kbobrovs
Copy link
Contributor Author

@jbrodman, please re-approve. I changed enum values to lower case per @Pennycook's request in #2913. Had to force-push due to rebase.

@v-klochkov v-klochkov merged commit 70ac47d into intel:sycl Dec 21, 2020
@kbobrovs kbobrovs deleted the online-compile branch January 19, 2022 22:51
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.

5 participants