Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[SYCL][DeviceSanitizer] Support GPU DG2 Device #13450
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
[SYCL][DeviceSanitizer] Support GPU DG2 Device #13450
Changes from 27 commits
7ab7f25
beb37b7
a162501
447d4c9
0972a4d
86e5553
4905fd8
47817ec
efeb486
032fc45
8c7c022
1f16c91
52e7c19
dce6983
4a665dd
4be1130
c2f3269
75b6370
4585302
02633b9
5ee5003
199b09f
d681db0
b142994
f12108a
204cbba
1823a2c
1ecf7f0
988c4d0
fbb16ee
afe1d7e
83d2803
63cb06a
a1ae29a
db5c7a0
4be5848
834a79a
f0297d4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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 like that is the same for all the test in the folder. If so,
lit.local.cfg
is a better place to have this. The syntax is different, but one can look at other local config files to copy-paste from.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.
Thanks. I leaves "REQUIRES" in the test, some tests will force to use gpu device in the future.