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
[SYCL][CUDA] Add SM version check to bfloat16 CUDA test (intel#1423)
* [SYCL][CUDA] Add SM version check to bfloat16 CUDA test
bfloat16 requires SM80 on the CUDA backend. This commit changes CUDA
tests to do an early exit if that requirement is not met.
* Remove CUDA specific test and try run SM80
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments