Skip to content

[SYCL] Allow ESIMD backend only when explicitly set by ONEAPI_DEVICE_SELECTOR #7336

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
Nov 10, 2022

Conversation

raaiq1
Copy link
Contributor

@raaiq1 raaiq1 commented Nov 9, 2022

ONEAPI_DEVICE_SELECTOR would previously implicitly allow ESIMD backends . This isn't desired behavior; desired behavior is to only allow ESIMD backend only when explicitly specified by ONEAPI_DEVICE_SELECTOR.
Fix suggested by @lbushi25
Signed-off-by: Rauf, Rana [email protected]

Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

Formatting doesn't seem to have been applied but lint hasn't complained, which is a little concerning. @raaiq1 - Could you please format the changes?

@pvchupin - Is this a know issue?

Signed-off-by: Rauf, Rana <[email protected]>
Signed-off-by: Rauf, Rana <[email protected]>
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@pvchupin
Copy link
Contributor

@pvchupin - Is this a know issue?

I'm not aware about this issue.

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.

3 participants