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
This patch formats the UUID device info as a standard UUID string when
displaying verbose output in `sycl-ls`.
Currently the device UUID is printed as 16 numbers. This makes it
difficult to compare the UUID across drivers, for example this is
relevant for Vulkan interop.
0 commit comments