-
Notifications
You must be signed in to change notification settings - Fork 803
[NFC][SYCL][L0] Add infrastructure to know backend of a platform #9067
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
Conversation
jandres742
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
jchlanda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CUDA/HIP LGTM
|
@intel/llvm-reviewers-runtime : hmm, is it true/correct that pi.h is included into every SYCL program?
|
Signed-off-by: Sergey V Maslov <sergey.v.maslov@intel.com>
6763785 to
52d78f6
Compare
I have changed the PR to not use UR directly from PI, and added this translation In a subsequent PR we need to move UR to the top level. |
Signed-off-by: Sergey V Maslov <sergey.v.maslov@intel.com>
|
@steffenlarsen , @againull : kind ping |
steffenlarsen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
intel#9067 Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
intel#9067 Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
intel#9067 Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
intel#9067 Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
intel#9067 Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
intel#9067 Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
…el#9067) In subsequent PR the "backend" knowledge will move from "plugin" to "platform" --------- Signed-off-by: Sergey V Maslov <sergey.v.maslov@intel.com>
In subsequent PR the "backend" knowledge will move from "plugin" to "platform"