-
Notifications
You must be signed in to change notification settings - Fork 752
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
[CI] Use oneAPI for Linux postcommit build #16382
Conversation
Signed-off-by: Sarnie, Nick <[email protected]>
Signed-off-by: Sarnie, Nick <[email protected]>
Signed-off-by: Sarnie, Nick <[email protected]>
Signed-off-by: Sarnie, Nick <[email protected]>
I would rather switch the pre-commit to keep the compilation with GCC compiler. |
@bader we're using clang for precommit now, we switched recently because clang is way more sensitive with right now we have: the idea is to change one of the gccs to oneapi, but i dont have a strong opinion of which and if we should reorder anything else |
oneAPI compiler is also clang-based. I don't expect significant difference between our clang and oneapi in the terms of produced warnings. |
@bader sure, but sorry i dont understand what change you want me to make is :) |
@bader ping :) |
Please, build the project with |
Got it, thanks. |
Signed-off-by: Sarnie, Nick <[email protected]>
Signed-off-by: Sarnie, Nick <[email protected]>
Signed-off-by: Sarnie, Nick <[email protected]>
Signed-off-by: Sarnie, Nick <[email protected]>
Signed-off-by: Sarnie, Nick <[email protected]>
Signed-off-by: Sarnie, Nick <[email protected]>
[](#16652) |
No description provided.