You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments