llvm
c92b2d87
- [SYCL] fix for cache tests interacting with multi tile devices (#18126)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
321 days ago
[SYCL] fix for cache tests interacting with multi tile devices (#18126) cache eviction might occur earlier than test expects on multi-tile systems. Solution is to use a context of just one device.
References
#18126 - [SYCL] fix for cache tests interacting with multi tile devices
Author
cperkinsintel
Parents
6079db20
Loading