Commit f791cd1
authored
[DeviceASAN][test] Update shadow-virtual-mem.cpp (#16917)
1. not treating not having two GPU devices as an error, but skip the
test instead.
2. If the two GPU devices are not the same model, skip the test(not our
targeted setup).1 parent 1e3940b commit f791cd1
File tree
1 file changed
+11
-2
lines changed- sycl/test-e2e/AddressSanitizer/dependency
1 file changed
+11
-2
lines changedLines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
64 | 73 | | |
65 | 74 | | |
66 | 75 | | |
| |||
0 commit comments