Commit 7a6d2bd
Hugh Delaney
Add UUID to device name
Without having a device index or UUID added to the device name, tests
were failing in multi GPU systems as tests would instantiate the same
testnames for separate GPUs of the same model. This makes each GPU name
unique, which in turn makes test names unique.1 parent 7a6622f commit 7a6d2bd
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
195 | 199 | | |
196 | 200 | | |
197 | 201 | | |
| |||
0 commit comments